mpv/mpvcore/timeline
wm4 8be9c49fcd core: add a playlist demuxer
Modeled after the old playlist_parser.c, but actually new code, and it
works a bit differently.

Demuxers (and sometimes streams) are the component that should be used
to open files and to determine the file format. This was already done
for subtitles, but playlists still use a separate code path.
2013-08-26 10:09:45 +02:00
..
tl_cue.c core: add a playlist demuxer 2013-08-26 10:09:45 +02:00
tl_edl.c
tl_matroska.c