summaryrefslogtreecommitdiffstats
path: root/libavutil/pixdesc.c
Commit message (Expand)AuthorAgeFilesLines
* avutil: add P016 pixel formatPhilip Langdale2016-11-221-0/+24
* lavu/pixfmt: Add GRAY10Carl Eugen Hoyos2016-11-141-0/+21
* Merge commit '444a36269f853844369af0a9836507e5a2780323'Hendrik Leppkes2016-11-131-1/+1
|\
| * pixdesc: Fix AVCOL_TRC_BT2020_12 nameVittorio Giovara2016-06-271-1/+1
* | Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes2016-11-131-3/+3
|\ \ | |/
| * pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-271-3/+3
* | pixfmt: Add GRAY12Luca Barbato2016-11-101-0/+21
* | Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer2016-09-281-0/+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
* | Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005'Clément Bœsch2016-07-091-18/+55
|\ \ | |/
| * pixdesc: Use C99 array to list color properties namesVittorio Giovara2016-06-131-18/+55
* | lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-081-0/+4
* | avutil: add 10-bit planar RGB with alphaPaul B Mahol2016-06-101-0/+28
* | lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.Neil Birkbeck2016-06-011-0/+1
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-111-29/+0
|\ \ | |/
* | Merge commit 'd264c720f7b74286840719e506daba39f83b438b'Derek Buitenhuis2016-04-141-0/+5
|\ \ | |/
| * lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-191-0/+14
* | Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140'Derek Buitenhuis2016-02-241-0/+4
|\ \ | |/
| * pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-141-0/+4
* | Add GBRAP12 pixel formatKieran Kunhya2016-02-241-0/+28
* | avutil/pixdesc: Make get_color_type() aware of CIE XYZ formatsMichael Niedermayer2016-02-221-0/+4
* | Merge commit '1546a41adae818b340acdd9b5dacd6d0a92b6507'Derek Buitenhuis2016-02-161-2/+0
|\ \ | |/
| * 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
* | avutil: add P010 pixel formatHendrik Leppkes2016-01-261-0/+24
* | Merge commit 'e336c51e6ffcdb93fbcf3c6153d378400608526b'Hendrik Leppkes2015-09-121-1/+1
|\ \ | |/
| * pixdesc: Consistently order componentsHendrik Leppkes2015-09-101-50/+50
* | avutil/pixdesc: Use "-" in color_primaries_names to be consistent with color_...Michael Niedermayer2015-09-101-1/+1
* | avutil/pixdesc: Add SMPTE ST 2084 and ST 428-1 pixel descriptionsKevin Wheatley2015-09-101-1/+2
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-081-10/+10
* | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-081-448/+454
|\ \ | |/
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-071-359/+365
* | Merge commit '2f8cbbc962dfc0dc1dd0a90b2cd6c21266380f51'Hendrik Leppkes2015-09-051-4/+1
|\ \ | |/
| * lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara2015-08-281-4/+1
* | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne2015-08-191-0/+9
* | avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert2015-08-031-0/+4
* | avutil: add ayuv64le and ayuv64be packed pixel formatPaul B Mahol2015-07-241-0/+26
* | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer2015-05-251-0/+6
|\ \ | |/
| * D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-251-0/+6
* | lavu: add yuv440p10/12 pixfmts.Ronald S. Bultje2015-05-061-0/+48
* | Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer2015-03-291-0/+4
|\ \ | |/
| * lavc: add MMAL hardware decoder wrapperwm42015-03-291-0/+4
* | Merge commit '592a04054e6423be5050efd2bceece48b10b9c1d'Michael Niedermayer2015-03-241-3/+6
|\ \ | |/
| * pixdesc: Replace a few leftover instances of non AV-prefixed flagsVittorio Giovara2015-03-231-3/+6
* | Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a'Michael Niedermayer2015-02-191-0/+4
|\ \ | |/
| * 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: Include more functions in FF_DISABLE_DEPRECATION_WARNINGSTimothy Gu2015-02-071-1/+1
OpenPOWER on IntegriCloud