log mimic.c @ 7061:3e51aa540377 libavcodec

age author description
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Sat, 26 Apr 2008 05:03:36 +0000 ramiro get_vlc2() only gets up to three levels in the tables. The last codes weren't being read properly. libavcodec
Tue, 22 Apr 2008 23:24:47 +0000 ramiro Fix regression introduced by r12929. libavcodec
Tue, 22 Apr 2008 20:30:50 +0000 ramiro The code now is pretty self explanatory about the header structure. libavcodec
Tue, 22 Apr 2008 20:24:07 +0000 ramiro Use bytestream functions for reading frame header. libavcodec
Sat, 19 Apr 2008 13:03:12 +0000 ramiro Do not pass dct_block to vlc_decode_block(). libavcodec
Sat, 19 Apr 2008 12:34:48 +0000 ramiro Cosmetics and style. libavcodec
Sat, 19 Apr 2008 12:28:32 +0000 ramiro Rename vlc1 to vlc. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Tue, 18 Mar 2008 19:51:34 +0000 ramiro Mimic decoder. libavcodec