mpv/demux
wm4 496d53a2f2 ebml: warn if an EBML has unknown length
While unknown lengths are supported in some important cases like
segments and clusters, they are not for small and complex metadata
elements like the track list. Such elements are simply rejected.

This case was caught by the size sanity check below, but the message is
misleading and wrong.

(There are likely no files in the wild which require support for this.
The sample file I've seen was muxed by libavformat, but in a case where
it aborted when writing the header. Clearly a broken file.)
2015-09-03 13:39:00 +02:00
..
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_libass.c
demux_mf.c
demux_mkv.c
demux_mkv_timeline.c
demux_playlist.c
demux_rar.c
demux_raw.c
demux_subreader.c
demux_tv.c
ebml.c
ebml.h
matroska.h
packet.c
packet.h
stheader.h
timeline.c
timeline.h