19 Commits (500e6387116230c905b7a39baae7aa86d627a446)

Author SHA1 Message Date
Mark Thompson 10bcc41bb4 examples: Don't call deprecated functions which don't do anything 7 years ago
Clément Bœsch 34ec327f69 examples/decode_audio: reduce the scope of 2 variables 8 years ago
James Almer b27dd80255 doc/decode_audio: use <> to include libav* headers 8 years ago
Clément Bœsch 944e5ce3ec doc/examples/{de,en}code_audio: fix includes 8 years ago
Anton Khirnov fee0f1de2c examples/decode_audio: flush the decoder 8 years ago
Anton Khirnov 9a38184a14 examples/decode_audio: allocate the packet dynamically 8 years ago
Anton Khirnov 45a1ce2ff7 examples/decode_audio: handle planar audio now produced by the MP2 decoder 8 years ago
Anton Khirnov 3d66717f7c examples/decode_audio: use the new audio decoding API 8 years ago
Anton Khirnov 0946c754d9 examples/decode_audio: use a parser for splitting the input 8 years ago
Diego Biurrun 905cdcaa9d examples/decode_audio: Add missing header for av_free() 8 years ago
Anton Khirnov 90265814f9 examples/decode_audio: constify the AVCodec instance 8 years ago
Anton Khirnov f5df897c4b examples/avcodec: split audio decoding into a separate example 8 years ago