Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-20lavu: add AV_PIX_FMT_FLAG_BAYERClément Bœsch
2016-10-06pixdesc: Order function prototypes semanticallyTimothy Gu
2016-02-16Merge commit '6695f178a5929eab91d3da7e9023999f1774bd0e'Derek Buitenhuis
2016-02-03Merge commit 'd336bfcf69fee159e9dba5e5e486ddb1aba61aab'Derek Buitenhuis
2016-01-25pixdesc: Use AV_CEIL_RSHIFT in documentationVittorio Giovara
2016-01-23pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample()Anton Khirnov
2015-09-12Merge commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f'Hendrik Leppkes
2015-09-10pixdesc: Document the component orderLuca Barbato
2015-09-08Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes
2015-09-08Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'Hendrik Leppkes
2015-09-08Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7'Hendrik Leppkes
2015-09-07lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara
2015-09-07lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara
2015-09-07lavu: extend size of the AVPixFmtDescriptor.flags fieldwm4
2015-09-05Merge commit '2f8cbbc962dfc0dc1dd0a90b2cd6c21266380f51'Hendrik Leppkes
2015-09-05Merge commit '183db02a51a422568084b113a7571c845ca68622'Hendrik Leppkes
2015-08-28lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara
2015-08-28lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara
2015-03-04pixelutils: indent comments in pixdesc.h to be clearerPeter Cordes
2015-02-10pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygenwm4
2015-02-10avutil: move internal function out of public headerwm4
2015-01-24avutil/pixdesc: rewrite AV_PIX_FMT_FLAG_PSEUDOPAL documentationMichael Niedermayer
2014-10-09Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer
2014-10-08pixdesc: return color properties namesVittorio Giovara
2014-08-04Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'Michael Niedermayer
2014-08-04pixdesc: Support pixelformat aliasesLuca Barbato
2014-08-01Merge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238'Michael Niedermayer
2014-08-01pixdesc: K&R formatting cosmeticsLuca Barbato
2014-06-03fix various typosLou Logan
2014-05-01Move av_find_best_pix_fmt_of_2() from avcodec to avutilMichael Niedermayer
2013-10-03Use correct Doxygen syntaxDiego Biurrun
2013-10-03Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f'Michael Niedermayer
2013-08-12Fix wrong use of "an" in some comments.Thilo Borgmann
2013-07-28Merge commit 'bf4b0ed1d5d323050a87c9f0ad1dd40860eb3da2'Michael Niedermayer
2013-07-27Add missing deprecation attributesDiego Biurrun
2013-05-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-05-15Merge commit '096696ef0dd391d9430376d1444c1a3cde9171fd'Michael Niedermayer
2013-05-15pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov
2013-05-15Clarify output of av_get_bits_per_pixelKieran Kunhya
2013-05-07Merge commit '74652af821d7e526a6541876a637fbf81261fa8e'Michael Niedermayer
2013-05-06pixdesc: add function to return pixel format with swapped endiannesJanne Grunau
2013-04-16avutil/pixdesc: support for self-checking the descriptorsMichael Niedermayer
2013-03-20Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer
2013-03-19pixdesc: add a function for counting planes in a pixel format.Anton Khirnov
2013-03-18lavc,lavu: fix two doxy mixup between h/v chroma shift.Clément Bœsch
2012-11-21pixdesc: add av_get_padded_bits_per_pixel()Michael Niedermayer
2012-11-21Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480'Michael Niedermayer
2012-11-20pixdesc: add PIX_FMT_ALPHA flagLuca Barbato
2012-11-14Remove deprecation of avcodec_get_chroma_sub_sample.Michael Niedermayer
2012-11-14Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2'Michael Niedermayer