1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/doc/examples
Clément Bœsch 2f197a20cf doc/examples: link decoding_encoding and muxing with math lib.
These two examples use the sin() function.
2012-05-12 17:59:41 +02:00
..
decoding_encoding.c examples/decoding_encoding: fix encoding when all frames got buffered. 2012-05-03 12:25:17 +02:00
filtering_audio.c examples/filtering_audio: use av_buffersrc_add_frame. 2012-05-04 23:26:41 +02:00
filtering_video.c
Makefile doc/examples: link decoding_encoding and muxing with math lib. 2012-05-12 17:59:41 +02:00
metadata.c
muxing.c