]> git.sesse.net Git - ffmpeg/history - libavutil/pixfmt.h
Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used
[ffmpeg] / libavutil / pixfmt.h
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...