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
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-02pixfmt: add P010 pixel formatHendrik Leppkes
2016-06-27pixdesc: Fix AVCOL_TRC_BT2020_12 nameVittorio Giovara
2016-06-27pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara
2016-06-21pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara
2016-06-21pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck
2016-06-13pixdesc: Use C99 array to list color properties namesVittorio Giovara
2016-03-19lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson
2016-02-15pixfmt: add a CUDA hwaccelled formatAnton Khirnov
2016-01-25pixdesc: Drop unneeded deprecation warning guardsVittorio Giovara
2015-09-17pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley
2015-09-10pixdesc: Add missing alpha flag for yuva420p9beHendrik Leppkes
2015-09-10pixdesc: Consistently order componentsHendrik Leppkes
2015-09-07lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara
2015-08-28lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-03-29lavc: add MMAL hardware decoder wrapperwm4
2015-03-23pixdesc: Replace a few leftover instances of non AV-prefixed flagsVittorio Giovara
2015-02-19pixfmt: add a pixel format for QSV hwaccelAnton Khirnov
2015-01-14lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol
2014-10-08pixdesc: return color properties namesVittorio Giovara
2014-08-04avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara
2014-08-04avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara
2014-08-04avutil: add alias names for gray 8/16 colour spacesVittorio Giovara
2014-08-04pixdesc: Support pixelformat aliasesLuca Barbato
2014-08-01pixdesc: K&R formatting cosmeticsLuca Barbato
2014-05-11lavu: Add a pixel format for new VDA hwaccelAnton Khirnov
2014-04-08lavu: Add packed YVYU422 pixel formatVittorio Giovara
2014-04-02lavu: add missing formats to av_pix_fmt_swap_endiannessJanne Grunau
2014-03-17RGBA64 pixel formatsJean First
2013-11-14Deprecate obsolete XvMC hardware decoding supportDiego Biurrun
2013-09-24pixdesc: fix NV20* descriptorsMichael Niedermayer
2013-09-21lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya
2013-08-05vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont
2013-08-02Disable deprecation warnings for cases where a replacement is availableDiego Biurrun
2013-07-30Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalentsDiego Biurrun
2013-05-22pixdesc: mark gray8 as pseudopalAnton Khirnov
2013-05-15pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov
2013-05-06pixdesc: add function to return pixel format with swapped endiannesJanne Grunau
2013-04-04pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit valuesNicolas Bertrand
2013-03-19pixdesc: add a function for counting planes in a pixel format.Anton Khirnov
2013-01-12pixfmt: add picture format for VDPAURémi Denis-Courmont
2012-12-05pixdesc: fix yuva 10bit bit depthPaul B Mahol
2012-11-20pixdesc: add PIX_FMT_ALPHA flagLuca Barbato
2012-11-13pixdesc: add av_pix_fmt_get_chroma_sub_sampleLuca Barbato
2012-10-30pixfmt: support more yuva formatsLuca Barbato
2012-10-12avutil: add yuva422p and yuva444p formatsLuca Barbato
2012-10-12pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov