summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-03-18 22:26:49 +0100
committerwm4 <wm4@nowhere>2015-03-18 22:26:49 +0100
commit47c131bb0c3240df6a9677684d50c96226b54772 (patch)
treecdb5676153f115dedf7c38d46afe212176ab0e8d /stream
parent39ed9b7d96f553096eeb02117ff531e42c11951d (diff)
downloadmpv-47c131bb0c3240df6a9677684d50c96226b54772.tar.bz2
mpv-47c131bb0c3240df6a9677684d50c96226b54772.tar.xz
player: warn against non-monotonic video PTS only once
For some reason there were two points in the code where it warned against non-monotonic video PTS. The one in video.c triggered on PTS going backwards or making large jumps forwards, while dec_video.c triggered on PTS going backwards or PTS not changing. Merge them into a single check, which warns against all cases.
Diffstat (limited to 'stream')
0 files changed, 0 insertions, 0 deletions