]> git.sesse.net Git - ffmpeg/history - libavcodec/s302m.c
decode: be more explicit about storing the last packet properties
[ffmpeg] / libavcodec / s302m.c
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-02-12 Justin Ruggless302m: decode directly to the user-provided AVFrame
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-10-12 Diego BiurrunMove av_reverse table to libavcodec
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-12-02 Justin RugglesAdd avcodec_decode_audio4().
2011-11-28 Diego BiurrunEliminate pointless 0/NULL initializers in AVCodec...
2011-07-29 Dustin Brodys302m: use nondeprecated audio sample format API
2011-06-06 Baptiste Couduriers302m: fix resampling for 16 and 24bits.
2011-06-02 Mans RullgardRemove unused variables
2011-05-11 Baptiste CoudurierPort SMPTE S302M audio decoder from FFmbc 0.3.