log

age author description
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
Tue, 22 Apr 2008 20:21:21 +0000 superdump Make Xvid wrapper use threads (with support for newest CVS Xvid only) libavcodec
Tue, 22 Apr 2008 20:06:20 +0000 superdump Add supported_samplerates field to AVCodec libavcodec
Tue, 22 Apr 2008 16:26:15 +0000 diego Rename diracschro_common.[ch] to libdirac_libschro.[ch], external library libavcodec
Tue, 22 Apr 2008 13:22:21 +0000 lu_zero libdirac and libschro common code, patch from Anuradha Suraparaju anuradhaAtrdDoTbbcDoTcoDotuk libavcodec
Tue, 22 Apr 2008 11:14:01 +0000 bwolowiec change ff_ac3_parse_header() to take a GetBitContext instead of const char* libavcodec
Tue, 22 Apr 2008 09:16:05 +0000 diego Add .longname to bfi_decoder declaration. libavcodec
Mon, 21 Apr 2008 08:32:11 +0000 benoit Force inlining of MPV_motion_internal. libavcodec
Mon, 21 Apr 2008 08:30:54 +0000 benoit Unroll codepath libavcodec
Sun, 20 Apr 2008 23:54:40 +0000 reimar Simplify ff_split_xiph_headers libavcodec
Sun, 20 Apr 2008 23:33:49 +0000 reimar Add checks to ff_split_xiph_headers to ensure that returned header_len and libavcodec
Sat, 19 Apr 2008 17:07:58 +0000 voroshil Implement FFMAX3(a,b,c) - maximum over three arguments. 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
Sat, 19 Apr 2008 12:04:33 +0000 michael Make most of E-AC-3 work without breaking regression tests. libavcodec
Sat, 19 Apr 2008 11:14:55 +0000 michael This fixes the code so it is correct on both sides of the if(). libavcodec
Sat, 19 Apr 2008 10:48:50 +0000 michael indent libavcodec
Sat, 19 Apr 2008 09:24:20 +0000 diego Ignore cputest-test. libavcodec
Sat, 19 Apr 2008 09:18:25 +0000 diego Fix build of cputest test program. libavcodec
Sat, 19 Apr 2008 02:58:36 +0000 michael 100l I broke AC3 in MPEG seeking. libavcodec
Sat, 19 Apr 2008 02:29:27 +0000 michael Part 2 of EAC3 support, this is still disabled as it breaks regressions libavcodec
Sat, 19 Apr 2008 02:28:24 +0000 michael part 1 of EAC3 support libavcodec
Sat, 19 Apr 2008 01:59:55 +0000 michael Add new_frame_start and need_next_header. libavcodec
Sat, 19 Apr 2008 01:50:40 +0000 michael Change aac and ac3 parsers to use ff_combine_frame(). libavcodec
Fri, 18 Apr 2008 08:58:18 +0000 benoit check alac EOF marker libavcodec
Fri, 18 Apr 2008 08:43:11 +0000 benoit BFI video decoder. libavcodec
Fri, 18 Apr 2008 03:09:01 +0000 michael remove AACAC3FrameFlag libavcodec
Thu, 17 Apr 2008 22:06:06 +0000 diego cosmetics: spelling libavcodec