]> git.sesse.net Git - ffmpeg/history - libavcodec/libspeexdec.c
lavc: remove disabled FF_API_ALLOC_CONTEXT cruft.
[ffmpeg] / libavcodec / libspeexdec.c
2011-12-02 Justin RugglesAdd avcodec_decode_audio4().
2011-10-21 Justin Ruggleslibspeexdec: include system headers before local headers
2011-10-21 Justin Ruggleslibspeexdec: return meaningful error codes
2011-10-21 Justin Ruggleslibspeexdec: cosmetics: reindent
2011-10-21 Justin Ruggleslibspeexdec: decode one frame at a time.
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-15 Diego Biurrunlibspeexdec: Drop const qualifier to silence compiler...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-09-04 Justin Ruggleslibspeex: Do not set AVCodecContext.frame_size in decod...
2009-08-29 Justin RugglesStore the frame size in the LibSpeexContext in case...
2009-08-28 Justin RugglesUse the output data type to determine the maximum numbe...
2009-08-28 Justin RugglesModify the Ogg/Speex demuxer and the libspeex decoder...
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-08 Diego Biurruncosmetics: Fix a few typos and use a consistent codec...
2008-10-24 David ConradSpeex decoding via libspeex