summaryrefslogtreecommitdiffstats
path: root/libavutil/pixfmt.h
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-141-0/+6
* pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-171-0/+3
* lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara2015-08-281-40/+0
* pixfmt: remove misleading and broken documentationwm42015-05-281-5/+0
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-251-0/+2
* lavc: add MMAL hardware decoder wrapperwm42015-03-291-0/+5
* pixfmt: Update documentation with prefixed pixel formatsVittorio Giovara2015-03-231-8/+8
* pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-191-0/+5
* lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2015-01-141-0/+6
* pixfmt: mark further reserved valuesVittorio Giovara2014-10-081-0/+2
* doc: expand description for some color propertiesVittorio Giovara2014-10-081-4/+5
* avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-041-0/+5
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-041-1/+4
* pixfmt: mark the reserved valuesVittorio Giovara2014-06-231-0/+3
* lavu: add all color-related enums to AVFramewm42014-06-011-0/+81
* lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-111-0/+1
* lavu: Add packed YVYU422 pixel formatVittorio Giovara2014-04-071-0/+2
* RGBA64 pixel formatsJean First2014-03-161-0/+9
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-131-0/+2
* lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya2013-09-211-0/+4
* Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun2013-09-101-1/+1
* vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont2013-08-051-0/+4
* pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit valuesNicolas Bertrand2013-04-041-0/+4
* pixfmt: add picture format for VDPAURémi Denis-Courmont2013-01-121-0/+1
* misc typo, style and wording fixesDiego Biurrun2012-12-181-27/+27
* pixfmt: support more yuva formatsLuca Barbato2012-10-301-0/+28
* avutil: add yuva422p and yuva444p formatsLuca Barbato2012-10-121-0/+2
* pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-081-129/+169
* Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse2012-01-261-1/+0
* sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-271-0/+1
* pixfmt: add planar RGB formats.Ronald S. Bultje2011-11-241-0/+11
* doxy: cleanup pixfmt.hLuca Barbato2011-11-221-6/+8
* hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-0/+1
* sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje2011-10-211-0/+3
* pixfmt: fix YUV422/444 wrong endian commentCan Wu2011-06-291-6/+6
* libavutil/swscale: YUV444P10/YUV444P9 support.Ronald S. Bultje2011-06-101-0/+6
* swscale: fix YUV420P 9/10bit support.Ronald S. Bultje2011-05-111-2/+2
* swscale: extend YUV422p support to 10bits depthBaptiste Coudurier2011-05-111-0/+3
* Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-05-101-0/+6
* pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-04-101-0/+3
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Deprecate PIX_FMT_YUVJ*Michael Niedermayer2010-06-031-4/+4
* Clarify description for the MONOWHITE and MONOBLACK pixel formats.Stefano Sabatini2010-05-161-2/+2
* Clarify descriptions for RGB4, BGR4, NV12, NV21,Stefano Sabatini2010-05-151-5/+5
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Add PIX_FMT_Y400A, 8bit gray, 8bit alphaAndreas Öman2010-04-141-0/+1
* Add initial support for 12-bit color mode.Janusz Krzysztofik2010-03-051-0/+7
* H264 DXVA2 implementationLaurent Aimar2010-01-201-0/+1
* Use avconfig.h in pixfmt.hMåns Rullgård2010-01-191-4/+3
OpenPOWER on IntegriCloud