summaryrefslogtreecommitdiff
path: root/avconv.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-08-03 22:09:58 +0200
committerAnton Khirnov <anton@khirnov.net>2012-08-08 20:04:27 +0200
commita4f50110651117f6a0cb3cac81232a4ffb383b02 (patch)
tree6d3bd8c5618342fee94c5db166ccdff7fdf99855 /avconv.h
parent5864eb427f2f05342136f3bc9727d826e68d8dbf (diff)
avconv: maintain sync on lavfi outputs.
Before this commit, poll_filters() reads all frames available on each lavfi output. This does not work for lavfi sources that produce an unlimited number of frames, e.g. color and similar. With this commit, poll_filters() reads from output with the lowest timestamp and returns to wait for more input if no frames are available on it.
Diffstat (limited to 'avconv.h')
0 files changed, 0 insertions, 0 deletions