Files
mpv/demux
wm4 ef020c155f demux_mkv: allow integer and float elements with length 0
Integer and float elements are encoded as a sequence of bytes prefixed
by a variable-length encoded length specifier. If the length is 0, then
there is no data. Whether this is valid or not is not really clear, but
some sample files which do this have surfaced. It's not particularly
hard to handle this, so just do it.
2015-06-24 14:34:05 +02:00
..
2015-06-24 14:18:51 +02:00
2015-06-24 14:18:51 +02:00
2015-06-24 14:18:51 +02:00
2015-05-24 23:27:23 +02:00
2015-06-21 18:06:14 +02:00
2015-04-13 12:10:01 +02:00
2015-06-24 14:18:51 +02:00
2015-06-18 19:36:58 +02:00
2015-06-24 14:18:51 +02:00
2015-06-24 14:18:51 +02:00
2015-04-13 12:10:01 +02:00
2015-02-05 21:52:07 +01:00
2015-04-13 12:10:01 +02:00
2015-06-21 18:06:14 +02:00