]> git.sesse.net Git - ffmpeg/history - libavutil/pixdesc.c
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
[ffmpeg] / libavutil / pixdesc.c
2015-09-07 Vittorio Giovaralavu: Drop the {minus,plus}1 suffix from AVComponentDes...
2015-08-28 Vittorio Giovaralavu: Drop deprecated external access to AVPixFmtDescri...
2015-05-25 Steve LhommeD3D11va: add a Direct3D11 video decoder similar to...
2015-03-29 wm4lavc: add MMAL hardware decoder wrapper
2015-03-23 Vittorio Giovarapixdesc: Replace a few leftover instances of non AV...
2015-02-19 Anton Khirnovpixfmt: add a pixel format for QSV hwaccel
2015-01-14 Paul B Mahollavu: add planar 16 bit and 8 bit rgb with alpha
2014-10-08 Vittorio Giovarapixdesc: return color properties names
2014-08-04 Vittorio Giovaraavutil: add AV_PIX_FMT_YA16 pixel format
2014-08-04 Vittorio Giovaraavutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
2014-08-04 Vittorio Giovaraavutil: add alias names for gray 8/16 colour spaces
2014-08-04 Luca Barbatopixdesc: Support pixelformat aliases
2014-08-01 Luca Barbatopixdesc: K&R formatting cosmetics
2014-05-11 Anton Khirnovlavu: Add a pixel format for new VDA hwaccel
2014-04-07 Vittorio Giovaralavu: Add packed YVYU422 pixel format
2014-04-01 Janne Grunaulavu: add missing formats to av_pix_fmt_swap_endianness
2014-03-16 Jean FirstRGBA64 pixel formats
2013-11-13 Diego BiurrunDeprecate obsolete XvMC hardware decoding support
2013-09-24 Michael Niedermayerpixdesc: fix NV20* descriptors
2013-09-21 Kieran Kunhyalavu: Add interleaved 4:2:2 8/10-bit formats
2013-08-05 Rémi Denis-Courmontvdpau: deprecate old codec-specific pixel formats
2013-08-02 Diego BiurrunDisable deprecation warnings for cases where a replacem...
2013-07-29 Diego BiurrunReplace remaining obsolete PIX_FMT names with AV_PIX_FM...
2013-05-22 Anton Khirnovpixdesc: mark gray8 as pseudopal
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-05-06 Janne Grunaupixdesc: add function to return pixel format with swapp...
2013-04-04 Nicolas Bertrandpixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values
2013-03-19 Anton Khirnovpixdesc: add a function for counting planes in a pixel...
2013-01-12 Rémi Denis-Courmontpixfmt: add picture format for VDPAU
2012-12-05 Paul B Maholpixdesc: fix yuva 10bit bit depth
2012-11-20 Luca Barbatopixdesc: add PIX_FMT_ALPHA flag
2012-11-13 Luca Barbatopixdesc: add av_pix_fmt_get_chroma_sub_sample
2012-10-30 Luca Barbatopixfmt: support more yuva formats
2012-10-12 Luca Barbatoavutil: add yuva422p and yuva444p formats
2012-10-12 Anton Khirnovpixdesc: add functions for accessing pixel format descr...
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-09-04 Luca Barbatopixdesc: cosmetics
2012-02-08 Anton Khirnovpixdesc: mark pseudopaletted formats with a special...
2012-01-27 Alex ConverseRevert "sws/pixfmt/pixdesc: add support for yuva444p"
2012-01-27 Paul B Maholsws/pixfmt/pixdesc: add support for yuva444p
2011-12-03 Tsvetelina BorisovaCleaned pixdesc.c file in libavutil
2011-11-24 Ronald S. Bultjeswscale: fix failing fate tests.
2011-11-24 Ronald S. BultjeClean up swscale pixfmt macros using av_pix_fmt_descrip...
2011-11-24 Ronald S. Bultjepixfmt: add planar RGB formats.
2011-11-14 Sebastien Zwickerthwaccel: OS X Video Decoder Acceleration (VDA) support.
2011-10-21 Ronald S. Bultjesws/pixfmt/pixdesc: add support for yuv420p9le/be.
2011-07-12 Oskar Arvidssonpix_fmt: Fix number of bits per component in yuv444p9be
2011-06-10 Ronald S. Bultjelibavutil/swscale: YUV444P10/YUV444P9 support.
2011-05-28 Stefano Sabatinilavu: add av_get_pix_fmt_name() convenience function
2011-05-11 Baptiste Coudurierswscale: extend YUV422p support to 10bits depth
2011-05-10 Oskar ArvidssonAdd pixel formats for 9- and 10-bit yuv420p.
2011-04-10 Peter Rosspixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-12-04 Stefano SabatiniDeprecate avcodec_pix_fmt_string() in favor of
2010-09-12 Stefano SabatiniApply minor simplification in av_read_image_line().
2010-09-12 Måns Rullgårdpixdesc: indent
2010-09-12 Måns Rullgårdpixdesc: use 8-bit accesses when possible in av_read...
2010-09-12 Stefano SabatiniCosmetics: use x ? y : z construct and merge intializat...
2010-07-10 Måns Rullgårdpixdesc: add missing includes
2010-07-08 Stefano SabatiniReindent after r24101.
2010-07-07 Stefano SabatiniRename read/write_line() to av_read/write_image_line().
2010-04-14 Andreas ÖmanAdd PIX_FMT_Y400A, 8bit gray, 8bit alpha
2010-03-05 Janusz KrzysztofikAdd initial support for 12-bit color mode.
2010-03-04 Stefano SabatiniDeclare the PIX_FMT_GRAY8 pixel format as a paletted...
2010-02-16 Stefano SabatiniMove read_line() and write_line() definition from pixde...
2010-01-30 Stefano SabatiniImplement av_get_pix_fmt(), and deprecate avcodec_get_p...
2010-01-20 Laurent AimarH264 DXVA2 implementation
2009-11-26 Stefano SabatiniMake av_pix_fmt_descriptors use the same pixel format...
2009-11-18 Stefano SabatiniRename AVPixFmtDescriptor.nb_channels to nb_components...
2009-11-11 Carl Eugen HoyosAdd PIX_FMT_VDPAU_MPEG4 to pixdesc.c.
2009-11-05 Stefano SabatiniAdd pixel format descriptors for the HW-accelerated...
2009-11-02 Stefano SabatiniAdd PIX_FMT_PAL flag to BGR8, BGR4_BYTE, RGB8, and...
2009-10-27 Stefano SabatiniMove pixdesc.{h,c} from libavcodec to libavutil.