Skip to content
  • j45's avatar
    add bd_seek_chapter and bd_seek_mark · 33fd99e1
    j45 authored
    bd_seek_chapter seeks to marks of type BD_ENTRY_MARK.  the chapter index
    is an index into a list of marks that are only of BD_ENTRY_MARK type.
    
    bd_seek_mark seeks to marks of any type.  the mark index is an index
    into a list of all marks.
    33fd99e1