ffmpeg/doc/examples
Anton Khirnov f5df897c4b examples/avcodec: split audio decoding into a separate example
The four examples (audio/video encoding/decoding) are completely
independent so it makes little sense to have them all in one file.
2016-11-02 10:13:27 +01:00
..
.gitignore Split global .gitignore file into per-directory files 2016-05-13 14:55:56 +02:00
avcodec.c examples/avcodec: split audio decoding into a separate example 2016-11-02 10:13:27 +01:00
decode_audio.c examples/avcodec: split audio decoding into a separate example 2016-11-02 10:13:27 +01:00
encode_audio.c examples/encode_audio: use the AVFrame API for allocating the data 2016-11-02 10:12:39 +01:00
filter_audio.c examples: filter_audio: Add missing mem.h header for av_freep() 2014-08-03 01:29:43 -07:00
metadata.c Move all example programs to doc/examples 2014-02-16 21:37:21 +01:00
output.c examples/output: switch to the new encoding API 2016-09-28 10:01:52 +02:00
qsvdec.c examples/qsvdec: convert to codecpar 2016-02-24 10:08:30 +01:00
transcode_aac.c examples/transcode_aac: convert to codecpar 2016-02-24 10:08:34 +01:00