log

age author description
Fri, 06 Apr 2007 04:40:13 +0000 kostya This codec is PAL8 so make it output PAL8 too libavcodec
Thu, 05 Apr 2007 00:09:48 +0000 michael remove compound literals gcc 2.95 doesnt support taking an address of a compound literal libavcodec
Wed, 04 Apr 2007 13:49:55 +0000 banan WMA decoder improvement, output closer to the dmo binary. libavcodec
Wed, 04 Apr 2007 13:26:26 +0000 kostya vc1_split should be static libavcodec
Wed, 04 Apr 2007 11:51:08 +0000 gpoirier changes some function declarations from () to (void) as per ansi c. libavcodec
Wed, 04 Apr 2007 11:43:08 +0000 diego Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl. libavcodec
Tue, 03 Apr 2007 22:17:37 +0000 diego cosmetics: Fix indentation. libavcodec
Tue, 03 Apr 2007 22:16:21 +0000 diego Remove useless pointer shift. libavcodec
Tue, 03 Apr 2007 22:13:16 +0000 diego Remove commented-out while loop. libavcodec
Tue, 03 Apr 2007 14:15:59 +0000 diego Explain which configure options are necessary for which AMR variant. libavcodec
Tue, 03 Apr 2007 13:53:25 +0000 michael typo libavcodec
Tue, 03 Apr 2007 13:52:36 +0000 michael cosmetic libavcodec
Tue, 03 Apr 2007 13:52:00 +0000 michael FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil Nowosad libavcodec
Tue, 03 Apr 2007 13:43:57 +0000 michael tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) libavcodec
Tue, 03 Apr 2007 11:26:14 +0000 diego Remove #if 0 code. libavcodec