| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'fee0f1de2c6a9924acb74013436dbea8f2bd1ecb' | Clément Bœsch | 2017-04-04 | 1 | -0/+5 |
|\ |
|
| * | examples/decode_audio: flush the decoder | Anton Khirnov | 2016-11-23 | 1 | -0/+5 |
* | | Merge commit '9a38184a143a1560814b084aebe628f8df46e666' | Clément Bœsch | 2017-04-04 | 1 | -5/+6 |
|\| |
|
| * | examples/decode_audio: allocate the packet dynamically | Anton Khirnov | 2016-11-23 | 1 | -5/+6 |
| * | examples/decode_audio: handle planar audio now produced by the MP2 decoder | Anton Khirnov | 2016-11-23 | 1 | -5/+25 |
* | | Merge commit '3d66717f7cb5555257244be8f5bce172ed3af7ac' | Clément Bœsch | 2017-04-04 | 1 | -19/+24 |
|\| |
|
| * | examples/decode_audio: use the new audio decoding API | Anton Khirnov | 2016-11-23 | 1 | -14/+20 |
* | | Merge commit '0946c754d99c05413e813ee515039adcf0f9232a' | Clément Bœsch | 2017-04-04 | 1 | -36/+60 |
|\| |
|
| * | examples/decode_audio: use a parser for splitting the input | Anton Khirnov | 2016-11-23 | 1 | -28/+54 |
* | | examples/decode_audio: reduce the scope of 2 variables | Clément Bœsch | 2017-04-04 | 1 | -1/+1 |
* | | doc/decode_audio: use <> to include libav* headers | James Almer | 2017-03-31 | 1 | -3/+3 |
* | | Merge commit '905cdcaa9d081d3d945ce555b27b43a75c3af57b' | James Almer | 2017-03-31 | 1 | -2/+3 |
|\| |
|
| * | examples/decode_audio: Add missing header for av_free() | Diego Biurrun | 2016-11-10 | 1 | -2/+3 |
* | | doc/examples/{de,en}code_audio: fix includes | Clément Bœsch | 2017-03-29 | 1 | -2/+2 |
* | | Merge commit '90265814f993098d79b0a0f40745ecdb403fbf56' | Clément Bœsch | 2017-03-29 | 1 | -1/+1 |
|\| |
|
| * | examples/decode_audio: constify the AVCodec instance | Anton Khirnov | 2016-11-02 | 1 | -1/+1 |
* | | Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e' | Clément Bœsch | 2017-03-29 | 1 | -22/+36 |
|/ |
|
* | examples/avcodec: split audio decoding into a separate example | Anton Khirnov | 2016-11-02 | 1 | -0/+137 |