summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-05 20:42:20 +0100
committerwm4 <wm4@nowhere>2014-11-05 21:51:43 +0100
commit8f992515cddda2ac4687047b66ef780d77abf8aa (patch)
tree288c66cd28088fb04c52bbd646e319b66910c4a7 /TOOLS
parentea613c2592e99ebb9f9bf3f374465b26a077b4cf (diff)
downloadmpv-8f992515cddda2ac4687047b66ef780d77abf8aa.tar.bz2
mpv-8f992515cddda2ac4687047b66ef780d77abf8aa.tar.xz
demux_mkv: index all packets
Instead of indexing only 1 packet per cluster (which is enough for working seeking), add every packet to the index. Since on seek, we go through every single index entry, this probably makes seeking slower. On the other hand, this code is used for files without index only (e.g. incomplete files), so it probably doesn't matter much. Preparation for the following commits.
Diffstat (limited to 'TOOLS')
0 files changed, 0 insertions, 0 deletions