mirror of https://github.com/FFmpeg/FFmpeg.git
Increase buffer dequeue timeout when the codec needs to be drained as it could happen that no input buffer is available when we receive a null packet for the first time (meaning we are unable to signal end of stream and mark the codec as draining). Fixes potential loss of last frames after sending a null packet.pull/221/head
parent
b316ebf46d
commit
55816c9269
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue