]> git.sesse.net Git - ffmpeg/history - libavcodec/mimic.c
Move arch check before OS check.
[ffmpeg] / libavcodec / mimic.c
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-04-26 Ramiro Pollaget_vlc2() only gets up to three levels in the tables...
2008-04-22 Ramiro PollaFix regression introduced by r12929.
2008-04-22 Ramiro PollaThe code now is pretty self explanatory about the heade...
2008-04-22 Ramiro PollaUse bytestream functions for reading frame header.
2008-04-19 Ramiro PollaDo not pass dct_block to vlc_decode_block().
2008-04-19 Ramiro PollaCosmetics and style.
2008-04-19 Ramiro PollaRename vlc1 to vlc.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-18 Ramiro PollaMimic decoder.