Stefano Sabatini
|
34ff361921
examples: apply doxy entries consistency fixes
|
1 year ago |
James Almer
|
f5ef91e020
doc/examples: convert to new channel layout-API
|
2 years ago |
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
|
6 years ago |
Clément Bœsch
|
dd0113da3c
Merge commit 'fee0f1de2c6a9924acb74013436dbea8f2bd1ecb'
|
7 years ago |
Clément Bœsch
|
d1105e8f43
Merge commit '9a38184a143a1560814b084aebe628f8df46e666'
|
7 years ago |
Clément Bœsch
|
3d12d10677
Merge commit '3d66717f7cb5555257244be8f5bce172ed3af7ac'
|
7 years ago |
Clément Bœsch
|
87e16e2b44
Merge commit '0946c754d99c05413e813ee515039adcf0f9232a'
|
7 years ago |
Clément Bœsch
|
34ec327f69
examples/decode_audio: reduce the scope of 2 variables
|
7 years ago |
James Almer
|
b27dd80255
doc/decode_audio: use <> to include libav* headers
|
7 years ago |
James Almer
|
ebe9808aaa
Merge commit '905cdcaa9d081d3d945ce555b27b43a75c3af57b'
|
7 years ago |
Clément Bœsch
|
944e5ce3ec
doc/examples/{de,en}code_audio: fix includes
|
7 years ago |
Clément Bœsch
|
dcdd52101f
Merge commit '90265814f993098d79b0a0f40745ecdb403fbf56'
|
7 years ago |
Clément Bœsch
|
878070cc56
Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'
|
7 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 |