summaryrefslogtreecommitdiff
path: root/libavutil/pixdesc.c
Commit message (Expand)AuthorAge
* lavu/pixfmt: deprecate AV_PIX_FMT_XVMCAnton Khirnov2022-02-15
* lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs2021-11-28
* lavu/pix_fmt: add pixel format for x2bgr10Manuel Stoeckl2021-09-26
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-22
* avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt2021-04-27
* avutil/pixdesc: Remove deprecated off-by-one fields from pix fmt descsAndreas Rheinhardt2021-04-27
* avutil/pixfmt: Remove deprecated VAAPI pixel formatsAndreas Rheinhardt2021-04-27
* avutil/pixdesc: Fix 1 << 32Andreas Rheinhardt2021-04-01
* avutil/pixdesc: Use av_strstart where appropriateAndreas Rheinhardt2021-02-28
* lavu/pix_fmt: add new pixel format x2rgb10Fei Wang2020-06-12
* lavu/pix_fmt: add new pixel format y210Linjie Fu2020-02-24
* lavu: add Vulkan hwcontext codeLynne2020-02-04
* avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries valueRaphaël Zumer2019-09-01
* avutil: Add NV24 and NV42 pixel formatsPhilip Langdale2019-05-12
* avutil : add YUVA444P12 and YUVA422P12Martin Vignali2018-11-24
* avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()Michael Niedermayer2018-10-27
* libavutil: Adds gray floating-point pixel formats.Sergey Lavrushkin2018-08-11
* pixdesc: Only check against valid entries when iterating over lists of enumsDerek Buitenhuis2018-06-12
* avutil: add gray14 pixel formatPaul B Mahol2018-05-05
* Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...Marton Balint2018-04-30
* avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint2018-04-30
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* lavu: Add OpenCL hardware pixfmtMark Thompson2017-11-22
* Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer2017-10-23
|\
| * lavu: Drop deprecated VDPAU pixel formatsVittorio Giovara2017-03-23
* | Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer2017-10-23
|\|
| * lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-23
* | lavc: drop VDAClément Bœsch2017-10-23
* | Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer2017-09-26
|\|
| * Mark some arrays that never change as const.Anton Khirnov2017-02-01
* | pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-21
* | lavu: Add DRM hwcontextMark Thompson2017-09-13
* | 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