mpv/player/timeline
Ben Boeckel c9558e560e tl_matroska: only check the chapter count when adding chapters
Fixes #1445 without failing in the case where file outside.mkv with N
chapters references inside.mkv with N+1 chapters. Since we don't care
about the number of chapters in inner files (yet; nested chapters would
change this, but also make chapters dynamic anyways), don't check there.
2015-02-06 11:55:16 +01:00
..
tl_cue.c player: move timeline specific handling to timeline loaders 2015-02-04 23:04:21 +01:00
tl_matroska.c tl_matroska: only check the chapter count when adding chapters 2015-02-06 11:55:16 +01:00
tl_mpv_edl.c player: move timeline specific handling to timeline loaders 2015-02-04 23:04:21 +01:00