aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/m_config.c
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2017-08-08 15:19:50 +0200
committerGravatar wm4 <wm4@nowhere>2017-08-08 15:19:50 +0200
commit0e36b77aae1ac2af68a45db07d4ff09d9f6dcb30 (patch)
tree17391e715976200137aa3517c99d0d14f60b1379 /options/m_config.c
parent2ad79785cc4ab9a233acede8880a56ca53613de9 (diff)
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 'options/m_config.c')
0 files changed, 0 insertions, 0 deletions