summaryrefslogtreecommitdiffstats
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-08-08 15:19:50 +0200
committerwm4 <wm4@nowhere>2017-08-08 15:19:50 +0200
commit0e36b77aae1ac2af68a45db07d4ff09d9f6dcb30 (patch)
tree17391e715976200137aa3517c99d0d14f60b1379 /RELEASE_NOTES
parent2ad79785cc4ab9a233acede8880a56ca53613de9 (diff)
downloadmpv-0e36b77aae1ac2af68a45db07d4ff09d9f6dcb30.tar.bz2
mpv-0e36b77aae1ac2af68a45db07d4ff09d9f6dcb30.tar.xz
demux_mkv: avoid an error message in a corner case
If --demuxer-mkv-probe-start-time=no is used, and a seek is triggered on start, then cluster_start will be 0, and the packet reading code will print an error message about not finding valid data. This fixes itself since it invokes the resync code, but it's still pretty ugly. Avoid this by always initializing cluster_start.
Diffstat (limited to 'RELEASE_NOTES')
0 files changed, 0 insertions, 0 deletions