]> git.sesse.net Git - ffmpeg/history - libavcodec/sunrast.c
Port pred4x4_down_left_mmxext (H.264 intra prediction) from x264 to FFmpeg.
[ffmpeg] / libavcodec / sunrast.c
2010-09-07 Stefano SabatiniUse new imgutils.h API names, fix deprecation warnings.
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-10-04 Peter RossSun Raster RGB support
2009-06-05 Baptiste Couduriersun rasterfile image decoder uses get_buffer, set CODEC...
2009-04-10 Diego BiurrunRemove unused variables along with the related warnings.
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-29 Stefano SabatiniAdd long names to some AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-01 Michael Niedermayerconst
2007-12-28 Ivo van Poortenremove forgotten debug statement
2007-12-28 Ivo van PoortenSun Rasterfile decoder