diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-07-21 22:54:08 +0200 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2012-07-23 10:59:41 +0200 |
commit | 1cadab602343c4f577d2710a43bc66fde5a0d20b (patch) | |
tree | 816a33f34d71a209f45672b647577e38714061f0 /libavfilter/avf_concat.c | |
parent | f4451d2e75c5ad41beb73ed1883bc46d9fc0da34 (diff) | |
download | ffmpeg-1cadab602343c4f577d2710a43bc66fde5a0d20b.tar.gz |
ffmpeg: select input file based on output time.
Filters can change the timings, so input files must not
necessarily be read at the same rythm. This patch select
the input file to read based on the timestamp at output
instead of input. With complex filter graphs, finding the
input for a given output is done by making a request and
checking to what buffer source it has been forwarded.
Diffstat (limited to 'libavfilter/avf_concat.c')
0 files changed, 0 insertions, 0 deletions