Skip to content
  • Filip Roséen's avatar
    mkv: cleaned matroska_segment_c::LoadCues · 54a162ec
    Filip Roséen authored and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf committed
    
    
     - Moved variables to a more narrow scope (where they belong)
    
     - Properly ignore cue types that we currently cannot handle correctly
       (since doing otherwise will lead to unexpected (and wrong) behavior
       further down the road).
    
       This should be fixed, but the changes required are rather big; and a
       discussion regarding just how we should handle the relevant matroska
       elements is necesary.
    
    Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
    54a162ec