1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/doc/examples
Stefano Sabatini 1d0048cfe3 examples/muxing: rename img_convert_ctx to sws_ctx
The new name is more consistent with the codebase, and more
self-consistent with the libswscale API.
2012-09-11 21:43:18 +02:00
..
decoding_encoding.c examples/decoding_encoding: make operation logic more self-evident / predictable 2012-08-27 10:09:48 +02:00
demuxing.c examples/demuxing: add audio decoding/demuxing 2012-09-11 17:48:07 +02:00
filtering_audio.c avoid ambigous buffersink names 2012-09-01 06:05:08 +02:00
filtering_video.c avoid ambigous buffersink names 2012-09-01 06:05:08 +02:00
Makefile examples/scaling_video: write to rawvideo file 2012-09-04 11:29:28 +02:00
metadata.c doc/examples: properly close input in metadata. 2012-05-19 12:28:59 +02:00
muxing.c examples/muxing: rename img_convert_ctx to sws_ctx 2012-09-11 21:43:18 +02:00
scaling_video.c examples/scaling_video: write to rawvideo file 2012-09-04 11:29:28 +02:00