mirror of https://github.com/FFmpeg/FFmpeg.git
When combining multiple inputs, the output PTS may be less than the PTS of the input. In this case, the current's code assumption of always draining one value from the FIFO is incorrect. Replace by a smarter function which drains only those PTS values that were actually consumed.pull/389/head
parent
502b699a50
commit
6c41c3f928
1 changed files with 8 additions and 2 deletions
Loading…
Reference in new issue