summaryrefslogtreecommitdiffstats
path: root/libavutil/pixfmt.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'Michael Niedermayer2014-10-081-0/+2
|\
| * pixfmt: mark further reserved valuesVittorio Giovara2014-10-081-0/+2
* | Merge commit 'c732c62cee43f651775af5547cff99d418248542'Michael Niedermayer2014-10-081-4/+5
|\ \ | |/
| * doc: expand description for some color propertiesVittorio Giovara2014-10-081-4/+5
* | Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'Michael Niedermayer2014-08-041-0/+5
|\ \ | |/
| * avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-041-0/+5
* | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-041-1/+5
|\ \ | |/
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-041-1/+4
* | Merge commit 'ab72eda15e98197cf148abc08574206cfde0d9b0'Michael Niedermayer2014-06-241-0/+3
|\ \ | |/
| * pixfmt: mark the reserved valuesVittorio Giovara2014-06-231-0/+3
* | Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88'Michael Niedermayer2014-06-011-0/+83
|\ \ | |/
| * lavu: add all color-related enums to AVFramewm42014-06-011-0/+81
* | Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f'Michael Niedermayer2014-05-121-0/+2
|\ \ | |/
| * lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-111-0/+1
* | Merge commit '8b17243d1742279bcb2368f8d325ea71e66736c8'Michael Niedermayer2014-04-091-0/+2
|\ \ | |/
| * lavu: Add packed YVYU422 pixel formatVittorio Giovara2014-04-071-0/+2
* | Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30'Michael Niedermayer2014-03-171-2/+18
|\ \ | |/
| * RGBA64 pixel formatsJean First2014-03-161-0/+9
* | Convert XvMC to hwaccel v3Ivan Kalvachev2013-12-221-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-141-0/+2
|\ \ | |/
| * Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-131-0/+2
| * lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya2013-09-211-0/+4
* | fix order of operations in commentsMichael Niedermayer2013-10-231-2/+2
* | Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya2013-09-221-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-111-1/+1
|\ \ | |/
| * Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun2013-09-101-1/+1
* | pixfmt: add native GBRAP16 formatPaul B Mahol2013-09-061-0/+1
* | pixfmt: add native bayer 16bit formatsMichael Niedermayer2013-09-011-0/+6
* | libavutil: add AV_PIX_FMT_BAYER pixel formatsPeter Ross2013-09-011-0/+14
* | pixfmt: extend description for planar YUV 9/10 bits formatsKirill Gavrilov2013-08-121-3/+5
* | Merge commit 'a0ad5d011318f951ecd4c9ffe1829518c9533909'Michael Niedermayer2013-08-061-0/+4
|\ \ | |/
| * vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont2013-08-051-0/+4
* | avutil/pixfmt: dont refer to deprecated PIX_FMT in the documentationMichael Niedermayer2013-07-301-3/+3
* | configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abiStefano Sabatini2013-07-031-1/+1
* | avutil/pixfmt: add forgotten deprecated to YUVJ411Michael Niedermayer2013-05-211-1/+1
* | add YUVJ411PMichael Niedermayer2013-05-211-0/+1
* | lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2013-05-031-0/+3
* | Merge commit '8c65264595d5a82c56ae5043320e4b875a414229'Michael Niedermayer2013-04-051-0/+5
|\ \ | |/
| * pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit valuesNicolas Bertrand2013-04-041-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-121-1/+2
|\ \ | |/
| * pixfmt: add picture format for VDPAURémi Denis-Courmont2013-01-121-0/+1
* | Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer2012-12-191-31/+31
|\ \ | |/
| * misc typo, style and wording fixesDiego Biurrun2012-12-181-27/+27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-301-0/+29
|\ \ | |/
| * pixfmt: support more yuva formatsLuca Barbato2012-10-301-0/+28
* | Merge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507'Michael Niedermayer2012-10-131-0/+14
|\ \ | |/
| * avutil: add yuva422p and yuva444p formatsLuca Barbato2012-10-121-0/+2
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-2/+5
|\ \ | |/
* | Merge commit '78071a1420b425dfb787ac739048f523007b8139'Michael Niedermayer2012-10-081-162/+214
|\ \ | |/
| * pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-081-129/+169
OpenPOWER on IntegriCloud