log intrax8.c @ 11444:6f1697664bf2 libavcodec

age author description
Thu, 24 Sep 2009 11:04:46 +0000 reimar Change VLC table creation in x8_vlc_init to use INIT_VLC_USE_NEW_STATIC. libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Sat, 11 Apr 2009 14:16:30 +0000 michael Two INIT_VLC_USE_STATIC cases Carl missed. libavcodec
Sat, 11 Apr 2009 11:47:15 +0000 cehoyos Use INIT_VLC_USE_STATIC and not its value "1". libavcodec
Tue, 03 Feb 2009 23:09:00 +0000 alexc Add av_cold attributes to *_init and *_end functions. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 05 Jan 2009 13:57:43 +0000 diego Add missing 'void' keyword to parameterless function declarations. libavcodec