summaryrefslogtreecommitdiff
path: root/libavutil/pixdesc.c
Commit message (Expand)AuthorAge
* Add single precision planar RGB pixel formatsVittorio Giovara2017-08-15
* pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara2017-08-10
* libavutil: add GRAY9 pixel formatPaul B Mahol2017-08-07
* pixdesc: Reindent after previous commitMark Thompson2017-07-22
* pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2()Mark Thompson2017-07-22
* pixdesc: Improve scoring for opaque/unknown pixel formatsMark Thompson2017-07-18
* lavu: add new D3D11 pixfmt and hwcontextwm42017-06-27
* Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'Clément Bœsch2017-03-31
|\
| * lavu: Rename ycgco color space appropriatelyVittorio Giovara2016-11-08
| * pixfmt: Add GRAY12Luca Barbato2016-11-07
* | Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'Clément Bœsch2017-03-24
|\|
| * lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-21
| * Add GBRAP12 pixel format supportKieran Kunhya2016-10-12
| * Add GBRP12 pixel format supportMichael Niedermayer2016-10-12
| * pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-27
| * pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-27
| * pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-27
| * pixfmt: add P010 pixel formatHendrik Leppkes2016-07-02
* | lavu: add AV_PIX_FMT_FLAG_BAYERClément Bœsch2017-03-20
* | avutil: add P016 pixel formatPhilip Langdale2016-11-22
* | lavu/pixfmt: Add GRAY10Carl Eugen Hoyos2016-11-14
* | Merge commit '444a36269f853844369af0a9836507e5a2780323'Hendrik Leppkes2016-11-13
|\|
| * pixdesc: Fix AVCOL_TRC_BT2020_12 nameVittorio Giovara2016-06-27
* | Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes2016-11-13
|\|
| * pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-27
* | pixfmt: Add GRAY12Luca Barbato2016-11-10
* | Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer2016-09-28
|\|
| * pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara2016-06-21
| * pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck2016-06-21
* | Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005'Clément Bœsch2016-07-09
|\|
| * pixdesc: Use C99 array to list color properties namesVittorio Giovara2016-06-13
* | lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-08
* | avutil: add 10-bit planar RGB with alphaPaul B Mahol2016-06-10
* | lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.Neil Birkbeck2016-06-01
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-11
|\|
* | Merge commit 'd264c720f7b74286840719e506daba39f83b438b'Derek Buitenhuis2016-04-14
|\|
| * lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-19
* | Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140'Derek Buitenhuis2016-02-24
|\|
| * pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-14
* | Add GBRAP12 pixel formatKieran Kunhya2016-02-24
* | avutil/pixdesc: Make get_color_type() aware of CIE XYZ formatsMichael Niedermayer2016-02-22
* | Merge commit '1546a41adae818b340acdd9b5dacd6d0a92b6507'Derek Buitenhuis2016-02-16
|\|
| * pixdesc: Drop unneeded deprecation warning guardsVittorio Giovara2016-01-25
| * pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-17
| * pixdesc: Add missing alpha flag for yuva420p9beHendrik Leppkes2015-09-10
* | avutil: add P010 pixel formatHendrik Leppkes2016-01-26
* | Merge commit 'e336c51e6ffcdb93fbcf3c6153d378400608526b'Hendrik Leppkes2015-09-12
|\|
| * pixdesc: Consistently order componentsHendrik Leppkes2015-09-10
* | avutil/pixdesc: Use "-" in color_primaries_names to be consistent with color_...Michael Niedermayer2015-09-10
* | avutil/pixdesc: Add SMPTE ST 2084 and ST 428-1 pixel descriptionsKevin Wheatley2015-09-10