aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/encode_audio.c
Commit message (Expand)AuthorAgeFilesLines
* examples/encode_audio: use the AVFrame API for allocating the dataAnton Khirnov2016-11-021-16/+10
* examples/encode_audio: constify AVCodec instancesAnton Khirnov2016-11-021-4/+4
* examples/avcodec: split audio encoding into a separate exampleAnton Khirnov2016-11-021-0/+211