Commit Graph

  • 483a0ff800 mkvmuxer: Add Projection element support. Tom Finegan 2016-08-29 10:07:45 -0700
  • 676a7135d1 Add support for the Projection element Michael Bradshaw 2016-08-25 12:00:05 -0700
  • 725f36207e mkvmuxer: Fix memory leak when Colour is set multiple times. Tom Finegan 2016-08-26 19:15:26 -0700
  • fa182de6e4 mkvparser_sample: Add output of audio track codec private size. Tom Finegan 2016-08-26 21:06:51 -0700
  • 4aa5338ba5 Merge "mkvparser_tests: Add invalid BlockGroup test." Tom Finegan 2016-08-26 22:10:03 +0000
  • 8f521f2192 mkvparser_tests: Add invalid BlockGroup test. Tom Finegan 2016-08-25 13:18:19 -0700
  • dae3d48a6f Merge "Remove docs saying binary elements default to 0" Michael Bradshaw 2016-08-25 18:36:29 +0000
  • 39137d7385 Remove docs saying binary elements default to 0 Michael Bradshaw 2016-08-25 11:19:52 -0700
  • 2349904020 Merge "Fix legacy Makefile." Tom Finegan 2016-08-25 17:52:16 +0000
  • 16e5d2a369 Merge "Do not skip over unknown elements at the root level" Michael Bradshaw 2016-08-25 17:43:34 +0000
  • 80685d3865 Do not skip over unknown elements at the root level Michael Bradshaw 2016-08-24 17:37:03 -0700
  • c1475044b4 Fix legacy Makefile. Tom Finegan 2016-08-24 12:21:56 -0700
  • 58711e8c3e mkvparser_sample: Fix version info string. Tom Finegan 2016-08-24 12:03:08 -0700
  • 837746f4d2 mkvparser_tests: Add invalid block test. Tom Finegan 2016-08-23 13:10:21 -0700
  • 207cd80a86 Disambiguate sample sources and targets. Tom Finegan 2016-08-23 11:59:33 -0700
  • a112d71cd0 mkvparser_tests: Refactor invalid file loading code. Tom Finegan 2016-08-23 11:30:06 -0700
  • 5dea33eacc Disambiguate test source and target names. Tom Finegan 2016-08-23 10:29:30 -0700
  • 125049eecd parser_tests: Add another truncated chapter string test. Tom Finegan 2016-08-19 12:44:43 -0700
  • 1de8d4cb4f parser_tests: Add truncated chapter string test. Tom Finegan 2016-08-19 12:13:14 -0700
  • ff8c2b6af7 parser_tests: Move cue validation to test_util. Tom Finegan 2016-08-17 14:12:12 -0700
  • 4b0690faa2 parser_tests: Add invalid lacing test. Tom Finegan 2016-08-17 14:46:32 -0700
  • 64ae831047 Merge "mkvmuxer: Set default doc type version to 4." Tom Finegan 2016-08-12 21:59:33 +0000
  • a351196dbb Merge "webm_parser: Reference more files in CMakeLists.txt." Tom Finegan 2016-08-11 21:52:39 +0000
  • 9828e39874 mkvmuxer: Set default doc type version to 4. Tom Finegan 2016-08-11 09:09:06 -0700
  • 5495a59d38 webm_parser: Reference more files in CMakeLists.txt. Tom Finegan 2016-08-11 08:36:56 -0700
  • 0c0ecd0f24 vpxpes_parser: Add start code emulation prevention support. Tom Finegan 2016-08-10 14:09:49 -0700
  • 639a4bc3b1 webm2pes: Remove debug printfs(). Tom Finegan 2016-08-10 14:15:56 -0700
  • 9a51102cb5 webm2pes: fflush() in the correct conversion function. Tom Finegan 2016-08-10 14:12:15 -0700
  • dc7f15559f webm2pes: Track total bytes written. Tom Finegan 2016-08-10 14:11:43 -0700
  • d518128266 webm_parser: Enable usage of werror. Tom Finegan 2016-08-08 14:47:42 -0700
  • e1fe7627c8 webm2pes: Add test for mux/demux of large input. Tom Finegan 2016-08-05 10:59:39 -0700
  • 1b24a792e3 vpxpes_parser: Read and store PTS when present. Tom Finegan 2016-08-04 13:54:09 -0700
  • 6cf0a0f400 vpxpes_parser: Store frame payloads. Tom Finegan 2016-07-22 11:09:26 -0700
  • 25d26028c1 webm_parser: Convert style to match the rest of libwebm Tom Finegan 2016-07-22 15:18:02 -0700
  • 24be76dcb2 webm2pes: Replace VpxFrame with VideoFrame. Tom Finegan 2016-07-22 11:07:20 -0700
  • b451c3ba96 Add a basic video frame storage class. Tom Finegan 2016-07-22 11:03:02 -0700
  • 05c90ebccc libwebm_util: Clarify error text in superframe parser. Tom Finegan 2016-07-22 11:03:57 -0700
  • e6415af941 webm2pes: Make WritePesPacket() a public method. Tom Finegan 2016-07-19 11:26:13 -0700
  • 8f840ddaa3 webm2pes: Move frame read out of PES packet write method. Tom Finegan 2016-07-18 11:43:23 -0700
  • 448af971d2 webm2pes: Restore frame fragmentation support. Tom Finegan 2016-07-18 10:37:23 -0700
  • f8bb7149f5 cmake: Integrate new parsing API and tests. Tom Finegan 2016-06-16 13:51:59 -0700
  • cb8ce0b4b5 Add a new incremental parsing API Michael Bradshaw 2016-06-14 16:53:56 -0700
  • 900d322cc8 vpxpes_parser/webm2pes: BCMV and PTS fixes. Tom Finegan 2016-05-31 08:24:56 -0700
  • 4b735452bb webm2pes: Add start code emulation prevention. Tom Finegan 2016-05-27 14:21:04 -0700
  • 82903f36fa Add column tiles and frame parallel to webm_info Frank Galligan 2016-05-17 09:00:41 -0700
  • 5d91edf9f1 style_clean_up: Remove unnecessary parentheses Vignesh Venkatasubramanian 2016-05-13 10:41:16 -0700
  • a95aa4b294 vp9_level_stats: correct total_uncompressed_bits_ calculation hui su 2016-05-06 14:31:56 -0700
  • f46566f19a mkvreader: Fix shorten-64-to-32 warning in 32 bit builds. Tom Finegan 2016-05-05 11:56:10 -0700
  • 76630ca4a3 mkvwriter: Fix shorten-64-to-32 warning in 32 bit builds. Tom Finegan 2016-05-05 09:57:16 -0700
  • a8ffbd4ed2 webm2pes: Fix format specifier warnings. Tom Finegan 2016-05-05 12:11:07 -0400
  • 21015480f6 Merge "Add MaxLumaSampleRate grace percent to stats." Frank Galligan 2016-05-02 22:00:22 +0000
  • faf89d4ed1 Add MaxLumaSampleRate grace percent to stats. Frank Galligan 2016-04-29 16:01:34 -0700
  • d31e6c970d Fix profile 2 in vp9_header_parser. Frank Galligan 2016-04-29 17:09:00 -0700
  • 4fc66dab83 Merge "Add flag to estimate last frame's duration to stats." Frank Galligan 2016-04-29 22:30:12 +0000
  • bd3ab3abe6 Add flag to estimate last frame's duration to stats. Frank Galligan 2016-04-29 11:51:16 -0700
  • c89b968ce5 Merge "Fix lint issue in hdr_util.h" Vignesh Venkatasubramanian 2016-04-29 19:31:52 +0000
  • db5693d96b Merge "Add test for Cluster memory leak" Vignesh Venkatasubramanian 2016-04-29 19:31:40 +0000
  • c182ed97d1 Fix lint issue in hdr_util.h Vignesh Venkatasubramanian 2016-04-29 11:47:04 -0700
  • cc62ecd23f Add test for Cluster memory leak Vignesh Venkatasubramanian 2016-04-29 11:32:48 -0700
  • 196708a95f Change MaxLumaSampleRate to be based on frame resolution. Frank Galligan 2016-04-27 11:39:29 -0700
  • 26d673e737 Merge "mkvmuxer: Fix leak when a Cluster isn't finalized" Vignesh Venkatasubramanian 2016-04-29 02:17:33 +0000
  • eacb314525 Merge "Add parsing support for new features in CodecPrivate." Frank Galligan 2016-04-29 00:17:28 +0000
  • cbd676bb66 mkvmuxer: Fix leak when a Cluster isn't finalized Vignesh Venkatasubramanian 2016-04-28 12:30:29 -0700
  • 9a235e0bc9 mkvmuxer: Set doctype to matroska when muxing non-WebM codecs. Tom Finegan 2016-04-27 13:50:20 -0700
  • 47f2843e79 Add parsing support for new features in CodecPrivate. Frank Galligan 2016-04-21 10:29:00 -0700
  • e3c9576716 Add VP9 level output to webm_info. Frank Galligan 2016-04-26 09:51:59 -0700
  • de3234a87f Merge "Add class to gather VP9 level stats." Frank Galligan 2016-04-26 15:29:49 +0000
  • 5cf549f582 cmake: Log compiler flag at check time. Tom Finegan 2016-04-21 16:48:40 -0700
  • bbaaf2da8d Add class to gather VP9 level stats. Frank Galligan 2016-04-15 18:15:09 -0700
  • 8bb68c2b3e Add file to parse data from VP9 frames. Frank Galligan 2016-04-15 12:40:41 -0700
  • a004fefc56 Merge "Add support for setting VP9 profile and level to sample_muxer." Frank Galligan 2016-04-18 19:20:17 +0000
  • 58e33b3329 Merge "Add support to parse VP9 profile." Frank Galligan 2016-04-18 19:20:04 +0000
  • 296429a7dc Add support to parse VP9 profile. Frank Galligan 2016-04-12 23:50:03 -0700
  • df3412f68d Add support for setting VP9 profile and level to sample_muxer. Frank Galligan 2016-04-12 22:39:50 -0700
  • 87832d487a mkvmuxer: Fix Segment::Finalize in kLive mode Vignesh Venkatasubramanian 2016-04-15 20:20:09 -0700
  • 6df3e5630e mkvmuxerutil.hpp: Add using directives for overloaded size utils. Tom Finegan 2016-04-14 16:23:15 -0700
  • ec479287ff mkvmuxerutil: Revert to using mkvmuxertypes. Tom Finegan 2016-04-14 10:07:38 -0700
  • 7d674468bd Merge "Add support to output Colour elements to webm_info." Frank Galligan 2016-04-13 16:15:30 +0000
  • a1dc4f2f22 Fix parsing of VP9 level. Frank Galligan 2016-04-12 23:00:03 -0700
  • 4e3d037374 Add support to output Colour elements to webm_info. Frank Galligan 2016-04-12 16:37:22 -0700
  • 836591f4f5 Merge "Add TEST_TMPDIR environment variable" Tom Finegan 2016-04-13 00:26:58 +0000
  • d3656fdb8b muxer_tests: ignore iwyu re gtest-message.h Tom Finegan 2016-04-12 14:49:21 -0700
  • e76dd5e3e2 Fix file name in mkvmuxertypes shim. Tom Finegan 2016-04-12 13:27:57 -0700
  • 1be5889a6d Add temporary include shims at old file locations. Tom Finegan 2016-04-11 14:38:01 -0700
  • 32d5ac4941 mkvmuxerutil: Fix MSVC build. Tom Finegan 2016-04-08 21:23:47 -0700
  • 6397597194 vpxpes_parser: Fix MSVC build. Tom Finegan 2016-04-08 21:23:12 -0700
  • 784b6fe4fe mkvmuxer: Revert changes to IMkvWriter types. Tom Finegan 2016-04-08 09:55:35 -0700
  • 030518edd3 webm_info: Fix implicit conversion warnings. Tom Finegan 2016-04-07 17:49:46 -0700
  • 46d5dee461 sample_muxer: Fix implicit conversion warnings. Tom Finegan 2016-04-07 14:58:38 -0700
  • 22b0845686 webmts: Fix implicit conversion warnings. Tom Finegan 2016-04-07 14:58:03 -0700
  • ef464c2a95 mkvparser: Fix implicit conversion warnings. Tom Finegan 2016-04-07 10:35:30 -0700
  • 0e9767e29a Merge "rename mingw64_toolchain.cmake to mingw-w64_toolchain" James Zern 2016-04-08 05:33:15 +0000
  • f47cbd50e9 cmake: Move cxx flag testing/setup into its own file. Tom Finegan 2016-04-07 10:06:31 -0700
  • 039df94e87 Add TEST_TMPDIR environment variable Vignesh Venkatasubramanian 2016-04-07 10:09:47 -0700
  • 87443a6b8f rename mingw64_toolchain.cmake to mingw-w64_toolchain James Zern 2016-04-07 10:46:24 -0700
  • 2aee04fb23 msvc_runtime.cmake: Check for MSVC, not WIN32. Tom Finegan 2016-04-07 10:02:53 -0700
  • eb50da8e38 Option to write timecode using fixed # of bytes Vignesh Venkatasubramanian 2016-04-06 12:48:42 -0700
  • c1991fea81 mkvmuxer: Add missing Segment member initializer. Tom Finegan 2016-04-06 13:23:28 -0700
  • 10aed96a9c Android.mk: Make libwebm easier to build downstream. Tom Finegan 2016-04-05 07:42:19 -0700
  • 5c50e310e7 Add support for parsing VPx track codec private data. Tom Finegan 2016-04-01 10:29:14 -0700