summaryrefslogtreecommitdiffstats
path: root/common/msg.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-06-19 19:54:56 +0200
committerwm4 <wm4@nowhere>2019-09-19 20:37:05 +0200
commit7b382f3acd8a36ed7a889b188f0fc203db76eb4e (patch)
tree6b5d40414cb924961b760fcc6a94d53fd8f4bf2a /common/msg.c
parentc4dc600f1f2e08f87cf8147098c1559607464824 (diff)
downloadmpv-7b382f3acd8a36ed7a889b188f0fc203db76eb4e.tar.bz2
mpv-7b382f3acd8a36ed7a889b188f0fc203db76eb4e.tar.xz
demux_mkv: add hacks to avoid a single warning
It prints "Unexpected end of file (no clusters found)" when opening a webm init fragment. The warning is correct, but unwanted in this case. Add tons of kludges to avoid it. (Actually it prints that twice, for audio and video each.) Also, suppress another warning about a seek head entry that points exactly to the end of the file. This is a MATROSKA_ID_CUES, which is harmless, and, very strangely, doesn't point at any cues when you concatenate the init fragment with a media fragment. No idea what that crap is supposed to be.
Diffstat (limited to 'common/msg.c')
0 files changed, 0 insertions, 0 deletions