log

age author description
Thu, 26 Mar 2009 12:41:11 +0000 diego Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test libavcodec
Thu, 26 Mar 2009 01:34:02 +0000 ramiro Use intptr_t when casting pointers to int. libavcodec
Wed, 25 Mar 2009 19:00:15 +0000 diego fft-test does not depend on fdctref.o. libavcodec
Wed, 25 Mar 2009 18:19:20 +0000 diego Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. libavcodec
Tue, 24 Mar 2009 22:44:12 +0000 jbr cosmetics: add an @return to documentation for decode_frame_header() libavcodec
Tue, 24 Mar 2009 02:26:10 +0000 superdump Update apiexample.c to use the newer avcodec_decode_audio2() API. This also libavcodec
Tue, 24 Mar 2009 01:17:55 +0000 jbr flacdec: split frame header decoding and validation into a separate libavcodec
Mon, 23 Mar 2009 22:09:13 +0000 gb Add MPEG-2 bitstream decoding through VA API. libavcodec
Mon, 23 Mar 2009 10:58:05 +0000 benoit Move av_class to AVResampleContext instead of ReSampleContext. libavcodec
Mon, 23 Mar 2009 05:13:26 +0000 alexc AAC: Ignore cc_domain for independent (time domain) coupling. libavcodec
Sun, 22 Mar 2009 23:42:06 +0000 stefano Add pcxenc.o to the $OBJS list, it was erroneously removed from it in libavcodec
Sun, 22 Mar 2009 23:22:44 +0000 jbr flacdec: cosmetics: white space libavcodec
Sun, 22 Mar 2009 23:19:49 +0000 jbr flacdec: cosmetics: separate the pure frame header parsing code from libavcodec
Sun, 22 Mar 2009 23:13:21 +0000 diego Rename 'tests' target to 'testprogs'. It is too easily confused with the libavcodec
Sun, 22 Mar 2009 22:50:22 +0000 diego Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM decoders and encoders libavcodec