summaryrefslogtreecommitdiff
path: root/doc/examples/decode_audio.c
Commit message (Expand)AuthorAge
* examples/decode_audio: allocate the packet dynamicallyAnton Khirnov2016-11-23
* examples/decode_audio: handle planar audio now produced by the MP2 decoderAnton Khirnov2016-11-23
* examples/decode_audio: use the new audio decoding APIAnton Khirnov2016-11-23
* examples/decode_audio: use a parser for splitting the inputAnton Khirnov2016-11-23
* examples/decode_audio: Add missing header for av_free()Diego Biurrun2016-11-10
* examples/decode_audio: constify the AVCodec instanceAnton Khirnov2016-11-02
* examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-02