summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-08-17 17:29:17 +0200
committerwm4 <wm4@nowhere>2017-08-17 17:38:07 +0200
commitb9430309ec69e853add16c60e078710f5fc4052b (patch)
tree329edad96d8dd0e05d34b2db702e52842203b13f /TOOLS
parent79a39aeebd5053e6de9874052a02a34267ac6830 (diff)
downloadmpv-b9430309ec69e853add16c60e078710f5fc4052b.tar.bz2
mpv-b9430309ec69e853add16c60e078710f5fc4052b.tar.xz
stream: add an assert() to an obscure seek case
This affects small seeks backwards while within the buffer. Demuxers usually avoid this, so it's probably not triggered very often. (Although demux_mkv.c potentially triggers it often, and it uses stream_peek() to explicitly guarantee that it can use this code to seek back.) The condition is complex enough to warrant an assertion.
Diffstat (limited to 'TOOLS')
0 files changed, 0 insertions, 0 deletions