]> git.sesse.net Git - ffmpeg/history - libavcodec/sgidec.c
add casts to silence gcc warnings
[ffmpeg] / libavcodec / sgidec.c
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
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 Niedermayerconsts
2007-04-06 Xiaohui SunSGI image decoder ported to the new image API.