webm/common
Tom Finegan 9828e39874 mkvmuxer: Set default doc type version to 4.
mkvmuxer can write matroska v4 elements in all modes, but does
not always confirm that the doc type is high enough for all
elements written. The main culprits are Colour and its
children. Avoid problems by using 4 as the default version.
This avoids problems in all cases but those where users who
know what they are doing have written the EBML header manually.

Update the test files because the new default causes the file
compare abuse in the muxer tests to fail.

Update expected doc type version in the parsing tests.

BUG=webm:1201

Change-Id: I4c69000af4c1d5efe66315c17f3953344ef04993
2016-08-11 14:20:53 -07:00
..
common.sh Add framework build script: iosbuild.sh 2015-05-06 10:33:48 -07:00
file_util.cc Add TEST_TMPDIR environment variable 2016-04-07 10:55:28 -07:00
file_util.h Mass file extension update. 2016-03-21 14:41:47 -07:00
hdr_util.cc Add parsing support for new features in CodecPrivate. 2016-04-27 09:27:24 -07:00
hdr_util.h Fix lint issue in hdr_util.h 2016-04-29 11:47:04 -07:00
indent.cc Add webm_info. 2016-04-01 12:07:38 -04:00
indent.h Add webm_info. 2016-04-01 12:07:38 -04:00
libwebm_util.cc vpxpes_parser: Read and store PTS when present. 2016-08-08 11:15:23 -07:00
libwebm_util.h vpxpes_parser: Read and store PTS when present. 2016-08-08 11:15:23 -07:00
video_frame.cc Add a basic video frame storage class. 2016-07-22 15:07:33 -07:00
video_frame.h vpxpes_parser: Store frame payloads. 2016-08-08 11:14:03 -07:00
vp9_header_parser_tests.cc mkvmuxer: Set default doc type version to 4. 2016-08-11 14:20:53 -07:00
vp9_header_parser.cc Fix profile 2 in vp9_header_parser. 2016-04-29 17:11:29 -07:00
vp9_header_parser.h Add VP9 level output to webm_info. 2016-04-26 22:16:31 -07:00
vp9_level_stats_tests.cc mkvmuxer: Set default doc type version to 4. 2016-08-11 14:20:53 -07:00
vp9_level_stats.cc vp9_level_stats: correct total_uncompressed_bits_ calculation 2016-05-06 15:37:09 -07:00
vp9_level_stats.h Add MaxLumaSampleRate grace percent to stats. 2016-04-30 16:59:42 -07:00
webm_constants.h Add webm_info. 2016-04-01 12:07:38 -04:00
webm_endian.cc Add webm_info. 2016-04-01 12:07:38 -04:00
webm_endian.h Add webm_info. 2016-04-01 12:07:38 -04:00
webmids.h Mass file extension update. 2016-03-21 14:41:47 -07:00