ffmpeg/doc/examples
Stefano Sabatini 60924dfe55 examples/decoding_encoding: make operation logic more self-evident / predictable
Add a switch which controls which operation to perform.  Useful to test
only a single feature. Also the new behavior is more self-consistent.
2012-08-27 10:09:48 +02:00
..
decoding_encoding.c examples/decoding_encoding: make operation logic more self-evident / predictable 2012-08-27 10:09:48 +02:00
filtering_audio.c examples/filtering: fix packet memleak 2012-06-26 19:04:17 +02:00
filtering_video.c examples/filtering: fix packet memleak 2012-06-26 19:04:17 +02:00
Makefile examples/Makefile: apply misc minor fixes to the RM rule 2012-08-27 10:09:39 +02:00
metadata.c doc/examples: properly close input in metadata. 2012-05-19 12:28:59 +02:00
muxing.c examples/muxing: update to the new avcodec_encode_video2() API 2012-08-24 17:31:10 +02:00