summaryrefslogtreecommitdiffstats
path: root/libavutil/pixdesc.c
Commit message (Expand)AuthorAgeFilesLines
* pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara2017-08-101-0/+3
* lavu: add new D3D11 pixfmt and hwcontextwm42017-06-081-0/+4
* pixfmt: Add gbrap10 pixel formatPaul B Mahol2017-04-131-0/+28
* lavu: Drop deprecated VDPAU pixel formatsVittorio Giovara2017-03-231-38/+0
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-10/+0
* Mark some arrays that never change as const.Anton Khirnov2017-02-011-5/+5
* lavu: Rename ycgco color space appropriatelyVittorio Giovara2016-11-081-1/+1
* pixfmt: Add GRAY12Luca Barbato2016-11-071-0/+22
* lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-211-0/+1
* Add GBRAP12 pixel format supportKieran Kunhya2016-10-121-0/+28
* Add GBRP12 pixel format supportMichael Niedermayer2016-10-121-0/+25
* pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-271-0/+25
* pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-271-0/+25
* pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-271-0/+25
* pixfmt: add P010 pixel formatHendrik Leppkes2016-07-021-0/+24
* pixdesc: Fix AVCOL_TRC_BT2020_12 nameVittorio Giovara2016-06-271-1/+1
* pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-271-3/+3
* pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara2016-06-211-0/+3
* pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck2016-06-211-0/+1
* pixdesc: Use C99 array to list color properties namesVittorio Giovara2016-06-131-18/+55
* lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-191-0/+14
* pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-141-0/+4
* pixdesc: Drop unneeded deprecation warning guardsVittorio Giovara2016-01-251-2/+0
* pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-171-1/+2
* pixdesc: Add missing alpha flag for yuva420p9beHendrik Leppkes2015-09-101-1/+1
* pixdesc: Consistently order componentsHendrik Leppkes2015-09-101-50/+50
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-071-359/+365
* lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara2015-08-281-4/+1
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-251-0/+6
* lavc: add MMAL hardware decoder wrapperwm42015-03-291-0/+4
* pixdesc: Replace a few leftover instances of non AV-prefixed flagsVittorio Giovara2015-03-231-3/+6
* pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-191-0/+4
* lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2015-01-141-0/+39
* pixdesc: return color properties namesVittorio Giovara2014-10-081-0/+58
* avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-041-0/+19
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-041-2/+3
* avutil: add alias names for gray 8/16 colour spacesVittorio Giovara2014-08-041-0/+3
* pixdesc: Support pixelformat aliasesLuca Barbato2014-08-041-1/+3
* pixdesc: K&R formatting cosmeticsLuca Barbato2014-08-011-1/+2
* lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-111-0/+4
* lavu: Add packed YVYU422 pixel formatVittorio Giovara2014-04-071-0/+11
* lavu: add missing formats to av_pix_fmt_swap_endiannessJanne Grunau2014-04-021-0/+3
* RGBA64 pixel formatsJean First2014-03-161-0/+52
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-131-0/+3
* pixdesc: fix NV20* descriptorsMichael Niedermayer2013-09-241-6/+6
* lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya2013-09-211-0/+36
* vdpau: deprecate old codec-specific pixel formatsRĂ©mi Denis-Courmont2013-08-051-0/+2
* Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-021-1/+3
* Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalentsDiego Biurrun2013-07-291-1/+1
* pixdesc: mark gray8 as pseudopalAnton Khirnov2013-05-221-0/+1
OpenPOWER on IntegriCloud