diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-08-03 22:09:58 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-08-08 20:04:27 +0200 |
commit | a4f50110651117f6a0cb3cac81232a4ffb383b02 (patch) | |
tree | 6d3bd8c5618342fee94c5db166ccdff7fdf99855 /libavcodec/bmp.c | |
parent | 5864eb427f2f05342136f3bc9727d826e68d8dbf (diff) | |
download | ffmpeg-a4f50110651117f6a0cb3cac81232a4ffb383b02.tar.gz |
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 'libavcodec/bmp.c')
0 files changed, 0 insertions, 0 deletions