]> git.sesse.net Git - ffmpeg/history - libavutil/pixfmt.h
Deprecate PIX_FMT_YUVJ*
[ffmpeg] / libavutil / pixfmt.h
2010-06-03 Michael NiedermayerDeprecate PIX_FMT_YUVJ*
2010-05-16 Stefano SabatiniClarify description for the MONOWHITE and MONOBLACK...
2010-05-15 Stefano SabatiniClarify descriptions for RGB4, BGR4, NV12, NV21,
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
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-01-20 Laurent AimarH264 DXVA2 implementation
2010-01-19 Måns RullgårdUse avconfig.h in pixfmt.h
2010-01-17 Reimar DöffingerMake sure we do not export incorrect _NE pixformat...
2009-11-10 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG-4...
2009-09-05 Lars TäuberMake 16bit YUV formats compatible with NE avcodec_get_p...
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-04-22 Michael NiedermayerFix 10l typo (usage of PIX_FMT_NE()).
2009-04-21 Michael NiedermayerAdd 420,422 and 444 planar 16bit per component pix...
2009-03-23 Stefano SabatiniUse PIX_FMT_NE() for defining the PIX_FMT_RGB32 variant...
2009-03-23 Stefano SabatiniMake the PIX_FMT_NE() macro more generic.
2009-03-22 Stefano SabatiniMake the pixel formats which were defined as macros:
2009-03-21 Stefano SabatiniChange the RGB5X5/BGR5X5 pixel format defines so that...
2009-03-21 Stefano SabatiniUse PIX_FMT_NE() macro.
2009-03-21 Stefano SabatiniImplement PIX_FMT_NE() macro.
2009-03-15 Diego BiurrunRemove code that was disabled by the recent major versi...
2009-03-09 Gwenole BeauchesneUpdate VA API pixfmts documentation: struct vaapi_rende...
2009-02-27 Gwenole BeauchesneAdd VA API pixel formats.
2009-02-22 Stefano SabatiniSplit avutil.h, move all the pixel format definitions...