summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-09-03 13:39:00 +0200
committerwm4 <wm4@nowhere>2015-09-03 13:39:00 +0200
commit496d53a2f2f7db361e558aa69051fcce7ef63b7f (patch)
tree916f15370ff574476b0470391f363e1fadbdbe41 /wscript
parent90efe329b9763ef89d2be71b58bfbf77f4c5f8d6 (diff)
downloadmpv-496d53a2f2f7db361e558aa69051fcce7ef63b7f.tar.bz2
mpv-496d53a2f2f7db361e558aa69051fcce7ef63b7f.tar.xz
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.)
Diffstat (limited to 'wscript')
0 files changed, 0 insertions, 0 deletions