]> git.sesse.net Git - ffmpeg/history - libavcodec/ralf.c
unary: Convert to the new bitstream reader
[ffmpeg] / libavcodec / ralf.c
2016-12-19 Alexandra Hájkováunary: Convert to the new bitstream reader
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2013-03-13 Diego Biurrunavcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-02-12 Justin Rugglesralf: decode directly to the user-provided AVFrame
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
2012-10-01 Justin Rugglesralf: use planar sample format
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-03-24 Kostya Shishkovralf: read Huffman code lengths without GetBitContext
2012-03-19 Kostya ShishkovRealAudio Lossless decoder