mpv/player/timeline
wm4 969757baa0 player: always use demux_chapter
Instead of defining a separate data structure in the core.

For some odd reason, demux_chapter exported the chapter time in
nano-seconds. Change that to the usual timestamps (rename the field
to make any code relying on this to fail compilation), and also remove
the unused chapter end time.
2014-11-02 17:29:41 +01:00
..
tl_cue.c player: always use demux_chapter 2014-11-02 17:29:41 +01:00
tl_matroska.c player: always use demux_chapter 2014-11-02 17:29:41 +01:00
tl_mpv_edl.c player: always use demux_chapter 2014-11-02 17:29:41 +01:00