mirror of https://github.com/FFmpeg/FFmpeg.git
ffmpeg: use timestamp from before and after the decoder to detect backward moving dts for discontinuity detection
This should make discontinuity detection more robust and detect more cases. Timestamps after the decoder can be delayed due to threads, timestamps before can be missing no testcase available/known Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/51/head
parent
de2a2caf4d
commit
88956f73f2
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue