- 2a2e619 Merge "Revert "ANDROID: Add simple fuzzing targets for video and video+audio encoding."" by Diego Vela · 6 weeks ago master
- f022577 Revert "ANDROID: Add simple fuzzing targets for video and video+audio encoding." by Diego Vela · 6 weeks ago
- 5fdfb92 Merge "ANDROID: Add simple fuzzing targets for video and video+audio encoding." by Treehugger Robot · 7 weeks ago
- 1a5a14f Merge "Upgrade libwebm to 485fb67b324aec5298765e899dc054459d3946e5" am: 0428151ec8 by Treehugger Robot · 8 weeks ago
- 0428151 Merge "Upgrade libwebm to 485fb67b324aec5298765e899dc054459d3946e5" by Treehugger Robot · 8 weeks ago
- 7368113 ANDROID: Add Android.bp for libwebm_mkvmuxer am: 872259d451 by A. Cody Schuffelen · 9 weeks ago
- cfbe5d8 mkvmuxer: Keep Segment in a good state when frame writes fail am: 6157fd6b7d by A. Cody Schuffelen · 9 weeks ago
- f2b9cbe ANDROID: Add simple fuzzing targets for video and video+audio encoding. by A. Cody Schuffelen · 2 months ago
- 7074159 Upgrade libwebm to 485fb67b324aec5298765e899dc054459d3946e5 by Haibo Huang · 9 weeks ago
- 485fb67 Merge "mkvmuxer: Keep Segment in a good state when frame writes fail" by James Zern · 9 weeks ago upstream-master
- 6157fd6 mkvmuxer: Keep Segment in a good state when frame writes fail by A. Cody Schuffelen · 9 weeks ago
- 872259d ANDROID: Add Android.bp for libwebm_mkvmuxer by A. Cody Schuffelen · 2 months ago
- 46b2005 mkvmuxer,Cluster::Size: make uint64 conversion explicit by James Zern · 7 months ago
- 97f8074 mkvmuxer: Keep Segment in a good state when frame writes fail by A. Cody Schuffelen · 9 weeks ago
- 537e880 ANDROID: Add metadata files. am: dcaf20a12f by A. Cody Schuffelen · 10 weeks ago
- ff579d2 ANDROID: Delete Android.mk to avoid conflicts with other imports. am: c5427947e7 by A. Cody Schuffelen · 10 weeks ago
- 7397084 Merge remote-tracking branch 'origin/upstream-master' am: 2efb1cd57a by A. Cody Schuffelen · 10 weeks ago
- dcaf20a ANDROID: Add metadata files. by A. Cody Schuffelen · 4 months ago
- c542794 ANDROID: Delete Android.mk to avoid conflicts with other imports. by A. Cody Schuffelen · 4 months ago
- 2efb1cd Merge remote-tracking branch 'origin/upstream-master' by A. Cody Schuffelen · 10 weeks ago
- b0487c6 Initial empty repository by Inna Palant · 10 weeks ago
- 11cae24 webm_info: fix clang -Wdangling-gsl warning by James Zern · 7 months ago
- 3678196 Merge "mkvparser,VideoTrack: free m_colour_space in dtor" by James Zern · 8 months ago
- 2e3c97b webm_info,PrintVP9Info: quiet -Wsign-compare warning by James Zern · 8 months ago
- 06683f2 webm_info: output VP9 row tile info by James Zern · 8 months ago
- 3940f5f mkvparser,VideoTrack: free m_colour_space in dtor by James Zern · 8 months ago
- 9690075 mkvparser,VideoTrack::Parse: fix leak on error by James Zern · 10 months ago
- 9020ef4 Merge "Add a CMake install step for webm_parser." by Tom Finegan · 12 months ago
- 40da750 Add a CMake install step for webm_parser. by Simon Jackson · 12 months ago
- b6263e7 mkvparser: reject files w/multiple ProjectionPrivate by James Zern · 12 months ago
- 5be44a2 webm_parser,README.md: fix sample code namespace refs by James Zern · 1 year, 5 months ago
- 37d9b86 webm_info: remove unneeded const qualifiers in casts by James Zern · 1 year, 5 months ago
- f4121f6 mkvmuxerutil: remove unneeded const qualifier in cast by James Zern · 1 year, 5 months ago
- 81de00c Check there is only one settings per ContentCompression by Frank Galligan · 1 year, 9 months ago
- 5623013 Fixes a double free in ContentEncoding by Frank Galligan · 1 year, 9 months ago
- 93b2ba0 mkvparser: quiet static analysis warnings by James Zern · 1 year, 10 months ago
- dbf1d10 update .clang-format for clang 7 compiler update by Hien Ho · 1 year, 10 months ago
- 027a472 VideoTrack::Parse: fix potential memory leak by James Zern · 1 year, 10 months ago
- bc32e3c webm2pes: avoid null deref w/track->GetCodecId() by James Zern · 1 year, 11 months ago
- 2427abe webm_info: avoid null deref w/track->GetCodecId() by James Zern · 1 year, 11 months ago
- 20ac809 Fix compilation with emscripten when ENABLE_WEBMTS is enabled by Chase Leslie · 1 year, 11 months ago
- 51ca718 add declaration for SerializeFloat by Johann · 2 years ago
- 6ab9fcf mkvparser/mkvparser.h: remove stray semicolon by James Zern · 2 years, 2 months ago
- 9f23fbc Fix compilation with MinGW32 by Cameron Cawley · 2 years, 2 months ago
- cb5a947 Fix a potential memory leak in mkvparser.cc by Angie Chiang · 2 years, 2 months ago
- e4931eb AUTHORS.TXT: dos2unix by Johann · 2 years, 4 months ago
- 8e1ae49 Fix undefined behavior due to unassigned action by Michael Bradshaw · 2 years, 4 months ago
- f1fe631 clang-format v6.0.1 by Johann · 2 years, 4 months ago
- c2dcd82 Add ability to write and read track ColourSpace by Kyle Sunderland · 2 years, 5 months ago
- 361aec0 Improve AV1 support. by Tom Finegan · 2 years, 5 months ago
- 055a84d muxer_sample: Fix VP9 profile/level handling. by Tom Finegan · 2 years, 5 months ago
- 01c1d1d Move definition of IMkvReader::~IMkvReader() to mkvparser.h. by Max Moroz · 2 years, 8 months ago
- b0c8732 replace vp10 with av1 by Johann · 2 years, 9 months ago
- b70184b remove unused PesHeader by Johann · 2 years, 9 months ago
- 93aa4ab add codereview.settings by Johann · 2 years, 9 months ago
- af81f26 Fix MSVC warning about 2147483648 not fitting in an int by Michael Bradshaw · 2 years, 11 months ago
- 2374a6f Fix compilation with MSVC by Michael Bradshaw · 2 years, 11 months ago
- 59f0860 Allow shared builds of libwebm. by Tom Finegan · 3 years ago
- faf7602 Merge "vp9_header_parser: make SetFrame private" by James Zern · 3 years ago
- 8e88e04 webm2pes: Avoid OOB reads caused by invalid superframe index. by Tom Finegan · 3 years ago
- a5837e4 vp9_header_parser: make SetFrame private by James Zern · 3 years ago
- 6ab4f8f Limit string element size to 20 million bytes. by Tom Finegan · 3 years ago
- 12b42e9 Merge "Replace uses of deprecated std::auto_ptr with std::unique_ptr." by Tom Finegan · 3 years ago
- d707c67 Replace uses of deprecated std::auto_ptr with std::unique_ptr. by Lisa Velden · 3 years ago
- 8f638df Set a maximum limit on element recursion depth by Michael Bradshaw · 3 years ago
- 1653953 Silence -Wdeprecated-declarations in GCC 4.7+. by Tom Finegan · 3 years, 1 month ago
- 9e37f34 Update VP9 level definition by Hui Su · 3 years, 2 months ago
- b03c654 Merge "webm_parser: Add new enum values" by Michael Bradshaw · 3 years, 3 months ago
- 8f70940 webm_parser: Add new enum values by Michael Bradshaw · 3 years, 3 months ago
- 7dd0b80 Avoid overflows in Block::GetTimeCode(). by Tom Finegan · 3 years, 4 months ago
- 7baf4cb Merge "Fix include-what-you-use warning in common/file_util.cc." by Tom Finegan · 3 years, 4 months ago
- e590bc2 Fix include-what-you-use warning in common/file_util.cc. by Tom Finegan · 3 years, 4 months ago
- fbc8ab9 Improve mingw support. by Tom Finegan · 3 years, 4 months ago
- 27eb0b9 Fix builds with mingw x86 and x86_64. by Tom Finegan · 3 years, 4 months ago
- 22de626 apply clang-format by clang-format · 3 years, 5 months ago
- 960b81e .clang-format: update to 4.0.1 by James Zern · 3 years, 5 months ago
- 86fa6dc mkvparser: Fix potential overflow in Block::Parse by Vignesh Venkatasubramanian · 3 years, 5 months ago
- 245e7a2 mkvparser: Fix integer overflow in Block::GetTime by Vignesh Venkatasubramanian · 3 years, 5 months ago
- 2e76d22 Add command line support for projection_type by Neil Birkbeck · 3 years, 6 months ago
- 9af1e59 Avoid float overflows due to casts of out of range values. by Tom Finegan · 3 years, 6 months ago
- 0ae7570 Fix android build failure with NDK r15b. by Jerome Jiang · 3 years, 6 months ago
- a97c484 Merge "disable -Wdeprecated-declarations in legacy code" by James Zern · 3 years, 7 months ago
- 9096786 mkvparser: fix float conversion warning by James Zern · 3 years, 7 months ago
- 84e8257 disable -Wdeprecated-declarations in legacy code by James Zern · 3 years, 7 months ago
- a98f495 AddGenericFrame: fix memory leak on failure by James Zern · 3 years, 9 months ago
- da131dd AddCuePoint: fix memory leak on failure by James Zern · 3 years, 9 months ago
- b0cea9c Add(Audio|Video)Track: fix memory leak on failure by James Zern · 3 years, 9 months ago
- a65b9e0 Merge changes I7e467d31,Ia8633cab by Tom Finegan · 3 years, 9 months ago
- 5261a67 webm_info: check vp9 ParseUncompressedHeader return by James Zern · 3 years, 9 months ago
- 85f7e2e webm_info,PrintVP9Info: validate alt ref sizes by James Zern · 3 years, 9 months ago
- 9b97ca1 vp9_header_parser_tests: check parser return by James Zern · 3 years, 9 months ago
- 300d6d8 CuePoint::Find: check Track pointer by James Zern · 3 years, 9 months ago
- 50c44bb webm_info,OutputCues: fix indexing of tracks by James Zern · 3 years, 9 months ago
- a0d27f0 mkvparser,Block::Parse: remove incorrect assert by James Zern · 3 years, 9 months ago
- 784fc1b vttdemux,CloseFiles: check file pointer before closing by James Zern · 3 years, 10 months ago
- c59278c Merge ".gitattributes: force mkv/webm to be treated as binary" by Tom Finegan · 3 years, 10 months ago
- b4522c1 .gitattributes: force mkv/webm to be treated as binary by James Zern · 3 years, 10 months ago
- a118f3d Add test for projection parse failures. by Tom Finegan · 3 years, 10 months ago
- d398479 Add test for primary chromaticity parse failures. by Tom Finegan · 3 years, 10 months ago
- 9bbec4c Fix permissions on test file. by Tom Finegan · 3 years, 10 months ago