summaryrefslogtreecommitdiff
path: root/libavutil/pixdesc.c
Commit message (Expand)AuthorAge
...
* | 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
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-08
|\|
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* | Merge commit '2f8cbbc962dfc0dc1dd0a90b2cd6c21266380f51'Hendrik Leppkes2015-09-05
|\|
| * lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara2015-08-28
* | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne2015-08-19
* | avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert2015-08-03
* | avutil: add ayuv64le and ayuv64be packed pixel formatPaul B Mahol2015-07-24
* | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer2015-05-25
|\|
| * D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
* | lavu: add yuv440p10/12 pixfmts.Ronald S. Bultje2015-05-06
* | Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer2015-03-29
|\|
| * lavc: add MMAL hardware decoder wrapperwm42015-03-29
* | Merge commit '592a04054e6423be5050efd2bceece48b10b9c1d'Michael Niedermayer2015-03-24
|\|
| * pixdesc: Replace a few leftover instances of non AV-prefixed flagsVittorio Giovara2015-03-23
* | Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a'Michael Niedermayer2015-02-19
|\|
| * pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-19
| * lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2015-01-14