mpv/demux
Dudemanguy f610fe16c0 demux_edl: rename ebml_defs.c to ebml_defs.inc
The extension is completely arbitrary since ebml_defs.c isn't a real c
file that actually is compiled at any point in time. It's just used as
an include. The reason for changing the extension is because meson needs
to add this to its list of sources for dependency/ordering purposes.
Understandably, meson will try to compile any .c file added to a c
project executable object. Obviously, this compilation will never
succeed, and this shouldn't be compiled anyways. Just make it .inc
instead.
2021-11-14 19:13:10 +00:00
..
cache.c
cache.h
codec_tags.c
codec_tags.h
cue.c
cue.h
demux.c
demux.h
demux_cue.c
demux_disc.c
demux_edl.c
demux_lavf.c
demux_libarchive.c
demux_mf.c
demux_mkv.c
demux_mkv_timeline.c
demux_null.c
demux_playlist.c
demux_raw.c
demux_timeline.c
ebml.c demux_edl: rename ebml_defs.c to ebml_defs.inc 2021-11-14 19:13:10 +00:00
ebml.h
matroska.h
packet.c
packet.h
stheader.h
timeline.c
timeline.h