mirror of https://github.com/FFmpeg/FFmpeg.git
This one is tricky. Consider a graph with two sink links, A and B. request_oldest() requests on A, and A returns EOF. This EOF causes a filter to flush pending frames to B; they are unrequested. Then request_oldest() moves on to B, and B returns EOF.pull/59/head
parent
f98d814bb6
commit
d483867525
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue