log

age author description
Fri, 12 Mar 2010 12:26:47 +0000 aurel fix compilation with --disable-everything --enable-muxer=mpegts libavcodec
Fri, 12 Mar 2010 12:25:44 +0000 aurel fix compilation with --disable-everything --enable-decoder=twinvq libavcodec
Thu, 11 Mar 2010 17:42:53 +0000 rbultje Fix spelling. libavcodec
Thu, 11 Mar 2010 10:52:34 +0000 pross Make binkaudio work with ff_float_to_int16_interleave_c (martin at martin dot st) libavcodec
Thu, 11 Mar 2010 02:32:05 +0000 mru snow: remove unused stub functions libavcodec
Thu, 11 Mar 2010 02:32:01 +0000 mru Add some required casts libavcodec
Wed, 10 Mar 2010 22:24:46 +0000 mru sparc: fix a few pages of cast warnings libavcodec
Wed, 10 Mar 2010 22:24:42 +0000 mru sparc: fix dsputil prototypes libavcodec
Wed, 10 Mar 2010 21:39:58 +0000 mstorsjo Only use .size in ARM assembly when targeting ELF libavcodec
Wed, 10 Mar 2010 09:55:03 +0000 michael Check level_prefix a bit (this just checks the max our bitreader can handle, libavcodec
Wed, 10 Mar 2010 02:56:52 +0000 mru Replace $(G) with more generic $(M) in silent make rules libavcodec
Wed, 10 Mar 2010 00:59:32 +0000 conrad vp3: avoid buffer overread in coeff decode libavcodec
Tue, 09 Mar 2010 23:37:45 +0000 cehoyos Fix indentation after r22414. libavcodec
Tue, 09 Mar 2010 23:35:57 +0000 cehoyos SIMD optimization using float_to_int16_interleave. libavcodec
Tue, 09 Mar 2010 21:50:10 +0000 alexc aacsbr: Check that bs_num_env is valid before writing arrays with it as an offset. libavcodec