]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mimic.c
uses FF_ARRAY_ELEMS() where appropriate
[frescor/ffmpeg.git] / libavcodec / mimic.c
2008-10-21 aureluses FF_ARRAY_ELEMS() where appropriate
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-04-26 ramiroget_vlc2() only gets up to three levels in the tables...
2008-04-22 ramiroFix regression introduced by r12929.
2008-04-22 ramiroThe code now is pretty self explanatory about the heade...
2008-04-22 ramiroUse bytestream functions for reading frame header.
2008-04-19 ramiroDo not pass dct_block to vlc_decode_block().
2008-04-19 ramiroCosmetics and style.
2008-04-19 ramiroRename vlc1 to vlc.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-18 ramiroMimic decoder.