ffmpeg/doc/examples
Diego Biurrun 7e5bde93a1 build: Rename OBJDIRS variable to OUTDIRS
These directories are not just for object files.
2019-02-16 13:09:35 +01:00
..
.gitignore
Makefile build: Rename OBJDIRS variable to OUTDIRS 2019-02-16 13:09:35 +01:00
decode_audio.c
decode_video.c examples/decode_video: allocate the packet dynamically 2016-11-23 13:11:17 +01:00
encode_audio.c
encode_video.c examples/encode_video: allocate the packet dynamically 2016-11-23 13:10:22 +01:00
filter_audio.c doc/examples/filter_audio: const correctness 2017-04-24 16:10:05 +02:00
metadata.c
output.c doc/examples/output: Cast pointer to the right (const) type 2017-04-24 16:10:06 +02:00
qsvdec.c examples/qsvdec: do not set the deprecated field refcounted_frames 2017-12-29 16:13:02 +00:00
transcode_aac.c examples: Use new API for transcoding example 2018-03-07 12:36:13 +01:00