log

age author description
Thu, 26 Jun 2008 17:20:26 +0000 mru Revert "add libmpeg2 permutation to dct-test" libavcodec
Thu, 26 Jun 2008 17:14:20 +0000 aurel VP3 parser can also handle VP6 without any changes. libavcodec
Thu, 26 Jun 2008 16:39:21 +0000 stefang move ff_log2_run to bitstream.c and reuse in ffv1.c libavcodec
Thu, 26 Jun 2008 11:25:42 +0000 michael VP3 & Theora parser to extract keyframe flags. libavcodec
Thu, 26 Jun 2008 01:13:16 +0000 mru add libmpeg2 permutation to dct-test libavcodec
Wed, 25 Jun 2008 23:57:06 +0000 michael Support >=4096 dimensions, fixes issue499. libavcodec
Wed, 25 Jun 2008 18:35:24 +0000 michael Set frame_size to the gcd of what the decoder can output. libavcodec
Wed, 25 Jun 2008 17:37:47 +0000 astrange Don't set mm_flags in fft-test, since it doesn't do anything anyway. libavcodec
Wed, 25 Jun 2008 17:33:55 +0000 astrange Use a local variable instead of mm_flags in dct-test. libavcodec
Wed, 25 Jun 2008 14:14:58 +0000 stefang make ModeAlphabet read-only and use a custom mode alphabet libavcodec
Wed, 25 Jun 2008 12:30:35 +0000 benoit Close parse context. libavcodec
Wed, 25 Jun 2008 12:08:39 +0000 ramiro Make it a little easier to spot that the code is not dealing only with libavcodec
Wed, 25 Jun 2008 11:33:49 +0000 stefang remove duplicate tables libavcodec
Tue, 24 Jun 2008 23:51:17 +0000 astrange Define mm_flags/support to be 0 on architectures where they don't exist. libavcodec
Tue, 24 Jun 2008 21:32:34 +0000 vitor Simplify interp() libavcodec