mpv/demux
wm4 da2dbd74da demux_mkv: fix EBML parsing checks
Reading IDs must be checked too. This was basically forgotten in commit
f3a978cd. Also set the *length parameter for ebml_parse_length() in some
error cases, which _really_ should happen.

Fixes #1461.
2015-01-12 14:31:31 +01:00
..
codec_tags.c demux_mkv: support embedded coverart 2014-12-22 12:53:51 +01:00
codec_tags.h demux_mkv: support embedded coverart 2014-12-22 12:53:51 +01:00
demux.c demux_mf: move mf.c contents to demux_mf.c 2014-12-29 23:09:50 +01:00
demux.h command: add properties for current bitrate 2014-12-12 01:00:58 +01:00
demux_cue.c
demux_disc.c csputils: replace float[3][4] with a struct 2015-01-06 16:51:06 +01:00
demux_edl.c
demux_lavf.c Check some mallocs 2014-12-12 17:28:22 +01:00
demux_libass.c
demux_mf.c demux_mf: move mf.c contents to demux_mf.c 2014-12-29 23:09:50 +01:00
demux_mkv.c demux_mkv: avoid endless loop with broken files 2015-01-12 01:33:35 +01:00
demux_playlist.c demux_playlist: unquote entries in pls playlists 2014-12-30 13:24:43 +01:00
demux_raw.c
demux_subreader.c
demux_tv.c
ebml.c demux_mkv: fix EBML parsing checks 2015-01-12 14:31:31 +01:00
ebml.h
matroska.h demux_mkv: reduce log noise 2014-12-29 23:14:19 +01:00
packet.c
packet.h
stheader.h