mkv: add cluster position info from cues
commit9d69cb3788e08cbc81a92108997d3796efdaeb59
authorFilip Roséen <filip@videolabs.io>
Sat, 21 May 2016 00:17:55 +0000 (21 02:17 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 23 May 2016 14:21:52 +0000 (23 16:21 +0200)
tree473c3ddfd8ec7d9e71050eebbffe6508f69f7180
parent332a939891ccc8197a8375b45bf0c6fc5e41eb16
mkv: add cluster position info from cues

Every cue in the matroska format is based on the location of the cluster
in which it is part of, as such we should add this information (cluster
position) to the code responsible for seeking.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/demux/mkv/matroska_segment.cpp