Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12lavu/pix_fmt: add new pixel format x2rgb10Fei Wang
2020-02-24lavu/pix_fmt: add new pixel format y210Linjie Fu
2020-02-05lavu: add Vulkan hwcontext codeLynne
2019-09-02avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries valueRaphaël Zumer
2019-05-12avutil: Add NV24 and NV42 pixel formatsPhilip Langdale
2018-11-24avutil : add YUVA444P12 and YUVA422P12Martin Vignali
2018-10-27avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()Michael Niedermayer
2018-08-11libavutil: Adds gray floating-point pixel formats.Sergey Lavrushkin
2018-06-12pixdesc: Only check against valid entries when iterating over lists of enumsDerek Buitenhuis
2018-05-05avutil: add gray14 pixel formatPaul B Mahol
2018-04-30Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...Marton Balint
2018-04-30avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint
2018-04-03avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm4
2017-11-23lavu: Add OpenCL hardware pixfmtMark Thompson
2017-10-24Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer
2017-10-23Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer
2017-10-23lavc: drop VDAClément Bœsch
2017-09-26Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer
2017-09-21pixdesc: Add API to map color property names to enum valuesVittorio Giovara
2017-09-14lavu: Add DRM hwcontextMark Thompson
2017-08-15Add single precision planar RGB pixel formatsVittorio Giovara
2017-08-10pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara
2017-08-07libavutil: add GRAY9 pixel formatPaul B Mahol
2017-07-22pixdesc: Reindent after previous commitMark Thompson
2017-07-22pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2()Mark Thompson
2017-07-19pixdesc: Improve scoring for opaque/unknown pixel formatsMark Thompson
2017-06-27lavu: add new D3D11 pixfmt and hwcontextwm4
2017-03-31Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'Clément Bœsch
2017-03-24Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'Clément Bœsch
2017-03-23lavu: Drop deprecated VDPAU pixel formatsVittorio Giovara
2017-03-23lavc: Remove deprecated XvMC support hacksDiego Biurrun
2017-03-20lavu: add AV_PIX_FMT_FLAG_BAYERClément Bœsch
2017-02-01Mark some arrays that never change as const.Anton Khirnov
2016-11-22avutil: add P016 pixel formatPhilip Langdale
2016-11-14lavu/pixfmt: Add GRAY10Carl Eugen Hoyos
2016-11-13Merge commit '444a36269f853844369af0a9836507e5a2780323'Hendrik Leppkes
2016-11-13Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes
2016-11-10pixfmt: Add GRAY12Luca Barbato
2016-11-08lavu: Rename ycgco color space appropriatelyVittorio Giovara
2016-11-08pixfmt: Add GRAY12Luca Barbato
2016-10-21lavu: Add JEDEC P22 color primariesVittorio Giovara
2016-10-12Add GBRAP12 pixel format supportKieran Kunhya
2016-10-12Add GBRP12 pixel format supportMichael Niedermayer
2016-09-28Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer
2016-09-27pixfmt: Add yuv444p12 pixel formatLuca Barbato
2016-09-27pixfmt: Add yuv422p12 pixel formatLuca Barbato
2016-09-27pixfmt: Add yuv420p12 pixel formatLuca Barbato
2016-07-09Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005'Clément Bœsch
2016-07-08lavc: add mediacodec hwaccel supportMatthieu Bouron
2016-07-02pixfmt: add P010 pixel formatHendrik Leppkes