Nicolas George
|
3b64e3ea45
|
lavf/framesync: detect EOF immediately.
Fix an infinite loop in forward_status_change().
|
2016-12-24 13:18:02 +01:00 |
|
Nicolas George
|
44f660e7e7
|
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
It has no longer any effect.
|
2015-09-20 19:02:33 +02:00 |
|
Paul B Mahol
|
0190c372ef
|
avfilter/framesync: allocate FFFrameSyncIn internally
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2015-08-26 11:12:23 +00:00 |
|
Nicolas George
|
53319d5c93
|
lavfi: add an API to synchronize multiple video inputs.
Compared to dualinput, this API can handle more than two
inputs and can generate frames synchronized to any or all
input streams.
|
2013-09-23 09:49:37 +02:00 |
|