mirror of https://github.com/FFmpeg/FFmpeg.git
The ist->pts value at this point does not necessarily match the actual packet pts, which is what should be used to decide whether to discard the packet. Without this change, some video packets that have pts on or after the start time are getting discarded when they should not be. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>pull/23/head
parent
fe7136ef82
commit
e816a8bc26
1 changed files with 10 additions and 3 deletions
Loading…
Reference in new issue