| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Found-by: ubitux
|
|\
| |
| |
| |
| |
| |
| | |
* commit '905cdcaa9d081d3d945ce555b27b43a75c3af57b':
examples/decode_audio: Add missing header for av_free()
Merged-by: James Almer <[email protected]>
|
| | |
|
| |
| |
| |
| | |
Consistent with other examples.
|
|\|
| |
| |
| |
| |
| |
| | |
* commit '90265814f993098d79b0a0f40745ecdb403fbf56':
examples/decode_audio: constify the AVCodec instance
Merged-by: Clément Bœsch <[email protected]>
|
| | |
|
|/
|
|
|
|
|
| |
* commit 'f5df897c4b61985e3afc89ba1290649712ff438e':
examples/avcodec: split audio decoding into a separate example
Merged-by: Clément Bœsch <[email protected]>
|
|
The four examples (audio/video encoding/decoding) are completely
independent so it makes little sense to have them all in one file.
|