log libspeexdec.c @ 12475:9fef0a8ddd63 libavcodec

age author description
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Fri, 04 Sep 2009 00:57:20 +0000 jbr libspeex: Do not set AVCodecContext.frame_size in decoder init if there is no libavcodec
Sat, 29 Aug 2009 21:04:18 +0000 jbr Store the frame size in the LibSpeexContext in case the header does not exist. libavcodec
Fri, 28 Aug 2009 00:57:00 +0000 jbr Use the output data type to determine the maximum number of samples that can be libavcodec
Fri, 28 Aug 2009 00:44:54 +0000 jbr Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Sun, 08 Feb 2009 23:32:46 +0000 diego cosmetics: Fix a few typos and use a consistent codec long name. libavcodec
Fri, 24 Oct 2008 06:29:05 +0000 conrad Speex decoding via libspeex libavcodec