]> git.sesse.net Git - ffmpeg/history - libavformat/rsodec.c
libfdk-aacdec: Always decode into an intermediate buffer
[ffmpeg] / libavformat / rsodec.c
2013-03-13 Diego Biurrunrsodec: Use avpriv_report_missing_feature() where appro...
2013-03-13 Diego Biurrunavformat: av_log_ask_for_sample() ---> avpriv_request_s...
2012-12-23 Diego BiurrunReturn proper error code after av_log_ask_for_sample()
2012-11-28 Justin Ruggleslavf: move ff_codec_get_tag() and ff_codec_get_id(...
2012-11-12 Justin Rugglesrsodec: set channel layout
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2012-02-15 Martin Storsjölibavformat: Add an ff_ prefix to some lavf internal...
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-11-28 Diego BiurrunEliminate pointless 0/NULL initializers in AVCodec...
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-08-30 Aurelien Jacobsmove pcm demuxers to their own file
2010-07-20 Rafaël CarréLego Mindstorms RSO muxer and demuxer.