21 Commits (f8e5e1c52333e6c330fbb4fe8ec2cb07240ca8c5)

Author SHA1 Message Date
Michael Niedermayer c80715f153 doc/examples/decode_audio: Fix "warning: ISO C90 forbids mixed declarations and code" 5 years ago
Steven Liu 7c2ff06b6e doc/examples/decode_audio: print message about how to play the output file 5 years ago
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