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