log

age author description
Sun, 24 May 2009 09:03:45 +0000 reimar Add a few size checks when decoding rtjpeg blocks. libavcodec
Sun, 24 May 2009 08:36:52 +0000 reimar Move "block" variable in rtjpeg decoder to context to ensure sufficient alignment libavcodec
Sun, 24 May 2009 03:39:20 +0000 conrad H264: Don't deblock if alpha or beta is 0. libavcodec
Sat, 23 May 2009 23:02:33 +0000 michael indent libavcodec
Sat, 23 May 2009 22:59:35 +0000 michael Fix lowres with rv20. libavcodec
Sat, 23 May 2009 19:37:01 +0000 heydowns Fix passing of unaligned addresses to dsputil diff_bytes() by libavcodec
Sat, 23 May 2009 19:30:35 +0000 heydowns Add offset argument to encode_422_bitstream() to control where libavcodec
Sat, 23 May 2009 18:47:26 +0000 conrad ARM: actually add VP3 loop filter libavcodec
Sat, 23 May 2009 18:36:20 +0000 conrad ARM: NEON VP3 Loop Filter libavcodec
Sat, 23 May 2009 05:55:29 +0000 bcoudurier fix qtrle encoding when previous frame linesize differs, fix #998 libavcodec
Sat, 23 May 2009 01:22:43 +0000 bcoudurier Set progressive_sequence before MPV_common_init which cares about it when libavcodec
Sat, 23 May 2009 01:20:42 +0000 ramiro Revert part of r18903: libavcodec
Sat, 23 May 2009 00:23:30 +0000 ramiro MLP DSP functions x86-optimized. libavcodec
Fri, 22 May 2009 22:01:50 +0000 conrad Fix libtheora encoding for non-mod16 sizes libavcodec
Fri, 22 May 2009 21:32:13 +0000 conrad Move ALIGN macro to libavutil/common.h and use it in various places libavcodec
Fri, 22 May 2009 18:39:00 +0000 reimar Move eatgq blocks array from the stack to the codec context and make sure libavcodec
Fri, 22 May 2009 17:14:22 +0000 diego cosmetics: Fix some typos. libavcodec
Thu, 21 May 2009 00:28:23 +0000 jbr 10l: typing mistake in r18888 libavcodec
Thu, 21 May 2009 00:15:44 +0000 jbr eac3dec: fix bug in GAQ dequantization. large mantissas should only be libavcodec
Thu, 21 May 2009 00:15:03 +0000 jbr eac3dec: make GAQ dequantization 24-bit libavcodec
Thu, 21 May 2009 00:09:23 +0000 jbr eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make AHT GAQ libavcodec
Wed, 20 May 2009 18:49:55 +0000 mru mathops: sort arch-specific #include lines libavcodec
Wed, 20 May 2009 18:49:52 +0000 mru mathops: whitespace cosmetics libavcodec
Wed, 20 May 2009 08:57:32 +0000 benoit Use IF1 frame sizes in AMR-WB. libavcodec
Wed, 20 May 2009 07:26:09 +0000 serge Use iMDCT output scaling to simplify ffvorbis and make it slightly faster. libavcodec
Wed, 20 May 2009 07:24:38 +0000 serge Fix for a problem with inverted sign of output data from ffvorbis decoder. libavcodec
Wed, 20 May 2009 07:23:09 +0000 serge Support for testing (i)MDCT output scale factor in fft-test tool. libavcodec
Tue, 19 May 2009 22:58:09 +0000 diego The AC-3 decoder is now LGPL. Exchange the license header and change references libavcodec
Tue, 19 May 2009 21:29:21 +0000 darkshikari LGPL version of ac3_decode_transform_coeffs_ch, ~12.4% faster. libavcodec
Tue, 19 May 2009 18:02:06 +0000 alexc Add missing libavformat dependencies on mpeg4audio.o libavcodec