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: 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-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-19pixfmt: fix wrong commentThomas Guillem
2016-03-19lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson
2016-03-07pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxyAnton Khirnov
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-02-15pixfmt: add a CUDA hwaccelled formatAnton Khirnov
2015-09-17pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley
2015-08-28lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara
2015-05-28pixfmt: remove misleading and broken documentationwm4
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-03-29lavc: add MMAL hardware decoder wrapperwm4
2015-03-23pixfmt: Update documentation with prefixed pixel formatsVittorio 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-08pixfmt: mark further reserved valuesVittorio Giovara
2014-10-08doc: expand description for some color propertiesVittorio 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-06-24pixfmt: mark the reserved valuesVittorio Giovara
2014-06-01lavu: add all color-related enums to AVFramewm4
2014-05-11lavu: Add a pixel format for new VDA hwaccelAnton Khirnov
2014-04-08lavu: Add packed YVYU422 pixel formatVittorio Giovara
2014-03-17RGBA64 pixel formatsJean First
2013-11-14Deprecate obsolete XvMC hardware decoding supportDiego Biurrun
2013-09-21lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya
2013-09-10Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun
2013-08-05vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont
2013-04-04pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit valuesNicolas Bertrand
2013-01-12pixfmt: add picture format for VDPAURémi Denis-Courmont
2012-12-18misc typo, style and wording fixesDiego Biurrun
2012-10-30pixfmt: support more yuva formatsLuca Barbato
2012-10-12avutil: add yuva422p and yuva444p formatsLuca Barbato
2012-10-08pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov
2012-01-27Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse
2012-01-27sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol
2011-11-24pixfmt: add planar RGB formats.Ronald S. Bultje
2011-11-22doxy: cleanup pixfmt.hLuca Barbato
2011-11-14hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert
2011-10-21sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje
2011-06-29pixfmt: fix YUV422/444 wrong endian commentCan Wu
2011-06-10libavutil/swscale: YUV444P10/YUV444P9 support.Ronald S. Bultje
2011-05-12swscale: fix YUV420P 9/10bit support.Ronald S. Bultje
2011-05-11swscale: extend YUV422p support to 10bits depthBaptiste Coudurier