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
2022-09-30avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only userAndreas Rheinhardt
2022-09-30avutil/pixdesc: Avoid direct access to pix fmt desc arrayAndreas Rheinhardt
2022-09-30avutil/pixdesc: Remove always-false checksAndreas Rheinhardt
2022-09-26avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)Andreas Rheinhardt
2022-09-25avutil: add RGBA single-float precision packed formatsPaul B Mahol
2022-09-25avutil: add RGB single-precision float formatsPaul B Mahol
2022-09-18lavu/pixdesc: favour formats where depth and subsampling exactly matchPhilip Langdale
2022-09-04lavu/pixfmt: Add P012, Y212, XV30, and XV36 formatsPhilip Langdale
2022-08-26lavu/pixfmt: Introduce VUYX formatPhilip Langdale
2022-08-13lavu/pixfmt: add packed RGBA float16 formatTimo Rothenpieler
2022-08-04lavu/pixfmt: Add packed 4:4:4 formatPhilip Langdale
2022-02-15lavu/pixfmt: deprecate AV_PIX_FMT_XVMCAnton Khirnov
2021-11-29lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs
2021-09-26lavu/pix_fmt: add pixel format for x2bgr10Manuel Stoeckl
2021-07-22Remove obsolete version.h inclusionsAndreas Rheinhardt
2021-04-27avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt
2021-04-27avutil/pixdesc: Remove deprecated off-by-one fields from pix fmt descsAndreas Rheinhardt
2021-04-27avutil/pixfmt: Remove deprecated VAAPI pixel formatsAndreas Rheinhardt
2021-04-01avutil/pixdesc: Fix 1 << 32Andreas Rheinhardt
2021-02-28avutil/pixdesc: Use av_strstart where appropriateAndreas Rheinhardt
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