Clone this repo:
  1. e79a981 add missing (std::nothrow) by James Zern · 9 weeks ago main
  2. 0d1b994 Fix nothrow new for PrimaryChromaticity parsing by Miklos Puspan · 9 weeks ago
  3. b4f01ea Check if long long may possibly be > LONG_MAX by Wan-Teh Chang · 4 months ago
  4. 6c1e511 README.libwebm: add security report note by James Zern · 9 months ago
  5. 26d9f66 Merge "README.libwebm: add link to issue tracker" into main by James Zern · 9 months ago
  6. 6bd45b4 mkvparser.cc: remove redundant float.h include by James Zern · 9 months ago
  7. 3b63004 mkvparser/mkvparser.cc: add missing <cstdint> include by Sergei Trofimovich · 9 months ago
  8. 4b8808b mkvmuxerutil.h: use <> for stdint.h include by James Zern · 9 months ago
  9. 15b33bb apply clang-format-14 by clang-format · 9 months ago
  10. 921c8ac rename *_tests.cc to *_test.cc by James Zern · 9 months ago
  11. 3cf40a8 tests: use main() from gtest_main.cc by James Zern · 9 months ago
  12. 449fa40 remove -Wundef by James Zern · 9 months ago
  13. f4b07ec Enable and fix -Wundef warnings by Wan-Teh Chang · 9 months ago
  14. 947deff README.libwebm: add link to issue tracker by James Zern · 10 months ago
  15. 75cff06 mkv{reader,writer}: port f{seek,tell}o fix from libvpx by James Zern · 1 year ago
  16. 2596d9b ParseVpxCodecPrivate: fix chroma subsampling parsing by James Zern · 1 year ago
  17. affd7f4 In MakeUID(), call rand() under #ifdef _WIN32 by Wan-Teh Chang · 1 year, 3 months ago
  18. 6745fd2 bump version for tag by James Zern · 1 year, 7 months ago libwebm-1.0.0.31
  19. 6538e61 Fix C++20 build by replacing `result_type` & `argument_type`. by Simon Jackson · 1 year, 7 months ago
  20. d411c86 webm2pes: fix PesOptionalHeader::SetPtsBits w/big-endian by James Zern · 1 year, 10 months ago