ffmpeg/doc/examples
Stefano Sabatini 74419fcf45 examples: add scaling_video example
This example should be useful to show the basic functionality of the
libswscale API.

More advanced features (scaling options etc., colorspace tweaking) may be
added later.
2012-08-28 20:09:37 +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
filtering_video.c
Makefile examples: add scaling_video example 2012-08-28 20:09:37 +02:00
metadata.c
muxing.c examples/muxing: update to the new avcodec_encode_video2() API 2012-08-24 17:31:10 +02:00
scaling_video.c examples: add scaling_video example 2012-08-28 20:09:37 +02:00