mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
demux_cue: move cue parser to a separate file
Preparation for the next commit.
This commit is contained in:
@@ -167,6 +167,7 @@ def build(ctx):
|
||||
|
||||
## Demuxers
|
||||
( "demux/codec_tags.c" ),
|
||||
( "demux/cue.c" ),
|
||||
( "demux/demux.c" ),
|
||||
( "demux/demux_cue.c" ),
|
||||
( "demux/demux_disc.c" ),
|
||||
|
||||
Reference in New Issue
Block a user