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
2015-03-24avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411PMichael Niedermayer
2015-03-24Merge commit '312a9ef04bf6b55e68e4a61694b169cd3cc69bb8'Michael Niedermayer
2015-03-23pixfmt: Update documentation with prefixed pixel formatsVittorio Giovara
2015-02-19Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a'Michael Niedermayer
2015-02-19pixfmt: add a pixel format for QSV hwaccelAnton Khirnov
2015-02-10pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygenwm4
2015-02-07avutil/pixfmt: Clarify meaning of the A/X bit in RGB555 / remove wording abou...Michael Niedermayer
2015-02-07avutil/pixfmt: Clarify the meaning of the alpha bits in rgb444 and similar fo...Michael Niedermayer
2015-02-07avutil/pixfmt: Clarify the meaning of the "alpha" bit in rgb555/bgr555Michael Niedermayer
2015-02-07avutil/pixfmt: Clarify the meaning of the alpha byte in RGB0 and similar formatsMichael Niedermayer
2015-01-15avutil/pixfmt: Support the AV_PIX_FMT_GBRAP* formats with AV_HAVE_INCOMPATIBL...Michael Niedermayer
2015-01-15avutil/pixfmt: Document the duplicated AV_PIX_FMT_GBRAP* formatsMichael Niedermayer
2015-01-15Merge commit '0e6c7dfa650e8b0497bfa7a06394b7a462ddc33a'Michael Niedermayer
2015-01-14lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol
2014-10-09Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'Michael Niedermayer
2014-10-09Merge commit 'c732c62cee43f651775af5547cff99d418248542'Michael Niedermayer
2014-10-08pixfmt: mark further reserved valuesVittorio Giovara
2014-10-08doc: expand description for some color propertiesVittorio Giovara
2014-08-05Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'Michael Niedermayer
2014-08-04Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer
2014-08-04avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara
2014-08-04avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara
2014-06-24Merge commit 'ab72eda15e98197cf148abc08574206cfde0d9b0'Michael Niedermayer
2014-06-24pixfmt: mark the reserved valuesVittorio Giovara
2014-06-01Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88'Michael Niedermayer
2014-06-01lavu: add all color-related enums to AVFramewm4
2014-05-12Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f'Michael Niedermayer
2014-05-11lavu: Add a pixel format for new VDA hwaccelAnton Khirnov
2014-04-09Merge commit '8b17243d1742279bcb2368f8d325ea71e66736c8'Michael Niedermayer
2014-04-08lavu: Add packed YVYU422 pixel formatVittorio Giovara
2014-03-17Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30'Michael Niedermayer
2014-03-17RGBA64 pixel formatsJean First
2013-12-23Convert XvMC to hwaccel v3Ivan Kalvachev
2013-11-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-14Deprecate obsolete XvMC hardware decoding supportDiego Biurrun
2013-10-23fix order of operations in commentsMichael Niedermayer
2013-09-22Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya
2013-09-21lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya
2013-09-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-10Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun
2013-09-06pixfmt: add native GBRAP16 formatPaul B Mahol
2013-09-01pixfmt: add native bayer 16bit formatsMichael Niedermayer
2013-09-01libavutil: add AV_PIX_FMT_BAYER pixel formatsPeter Ross
2013-08-12pixfmt: extend description for planar YUV 9/10 bits formatsKirill Gavrilov
2013-08-06Merge commit 'a0ad5d011318f951ecd4c9ffe1829518c9533909'Michael Niedermayer
2013-08-05vdpau: deprecate old codec-specific pixel formatsRĂ©mi Denis-Courmont
2013-07-30avutil/pixfmt: dont refer to deprecated PIX_FMT in the documentationMichael Niedermayer
2013-07-03configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abiStefano Sabatini
2013-05-21avutil/pixfmt: add forgotten deprecated to YUVJ411Michael Niedermayer
2013-05-21add YUVJ411PMichael Niedermayer