summaryrefslogtreecommitdiff
path: root/libavcodec/ralf.c
Commit message (Expand)AuthorAge
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()Diego Biurrun2013-03-13
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* ralf: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-04
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* ralf: use planar sample formatJustin Ruggles2012-10-01
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* cosmetics: Align codec declarationsMartin Storsjö2012-04-06
* ralf: read Huffman code lengths without GetBitContextKostya Shishkov2012-03-24
* RealAudio Lossless decoderKostya Shishkov2012-03-19