1. d707c67 Replace uses of deprecated std::auto_ptr with std::unique_ptr. by Lisa Velden · 6 years ago
  2. 1653953 Silence -Wdeprecated-declarations in GCC 4.7+. by Tom Finegan · 6 years ago
  3. 84e8257 disable -Wdeprecated-declarations in legacy code by James Zern · 7 years ago
  4. 9a3f2b5 mkvparser_sample: Add support for Projection element. by Tom Finegan · 8 years ago
  5. fa182de mkvparser_sample: Add output of audio track codec private size. by Tom Finegan · 8 years ago
  6. 58711e8 mkvparser_sample: Fix version info string. by Tom Finegan · 8 years ago
  7. 207cd80 Disambiguate sample sources and targets. by Tom Finegan · 8 years ago[Renamed from sample.cc]
  8. 5d91edf style_clean_up: Remove unnecessary parentheses by Vignesh Venkatasubramanian · 8 years ago
  9. da64396 cmake/msvc: Disable C4996 project wide. by Tom Finegan · 8 years ago
  10. 0ba80bc mkvparser/sample: Minor clean up. by Tom Finegan · 8 years ago
  11. cbe5c40 Restore original namespaces for mkvmuxer and mkvparser. by Tom Finegan · 8 years ago
  12. 504e0f2 Mass file extension update. by Tom Finegan · 8 years ago[Renamed (99%) from sample.cpp]
  13. 008aa63 mkvparser: move to mkvparser sub dir. by Tom Finegan · 8 years ago
  14. e64bf75 Namespace reorg: Make everything a child of libwebm. by Tom Finegan · 8 years ago
  15. e020ffd iwyu/sample: Update includes. by Tom Finegan · 8 years ago
  16. 2d09128 Colour element: TransferFunction renamed to TransferCharacteristics. by Tom Finegan · 8 years ago
  17. f2fc28e Colour element: Matrix renamed to MatrixCoefficients. by Tom Finegan · 8 years ago
  18. 1e1872b Revert change from auto_ptr to unique_ptr in sample code. by Tom Finegan · 8 years ago
  19. d7fc382 Track updates to the proposed Matroska Colour spec. by Tom Finegan · 8 years ago
  20. 99981ee sample(mkvparser): Output Colour element when present. by Tom Finegan · 8 years ago
  21. c32f970 Replace auto_ptr usage with unique_ptr. by Tom Finegan · 8 years ago
  22. 714f3c4 mkvparser: validate results in EBMLHeader::Parse. by Tom Finegan · 9 years ago
  23. d9bdade sample{,_muxer}: check SegmentInfo::GetInfo() return by James Zern · 9 years ago
  24. 82b7e5f sample: correct mbstowcs() error check by James Zern · 9 years ago
  25. 04d7809 sample: check allocation return by James Zern · 9 years ago
  26. b6de61a Adds support for simple tags by Francisco Facioni · 9 years ago
  27. d3a44cd Fix track transversal when listing Cues on sample by Leonel Togniolli · 9 years ago
  28. 867f189 clang-format on sample.cpp by Vignesh Venkatasubramanian · 10 years ago
  29. a0c85b1 mkvparser/sample: Fix incorrect printf format specifiers. by Tom Finegan · 10 years ago
  30. 5440f20 mkvparser: Add basic cues walking to sample. by Tom Finegan · 10 years ago
  31. 5c14a3f mkvparser/mkvreader/sample: CRLF -> LF by Tom Finegan · 10 years ago
  32. 71a097f mkvparser sample: clang-formatify by Tom Finegan · 10 years ago
  33. 327e8ab Minor clean up: msvc warnings/include order/comment text. by Tom Finegan · 10 years ago
  34. 81c1d84 mkvparser: Add support for CodecDelay, DiscardPadding, and SeekPreRoll elements. by Tom Finegan · 10 years ago
  35. 041a5c5 Parse headers outside of constructor by matthewjheaney · 12 years ago
  36. 6fa7c76 Block parsing is now robust by matthewjheaney · 12 years ago
  37. 6d99850 Build muxer and parser into a single library. by Tom Finegan · 13 years ago
  38. b8cb358 fixed build error in sample by Hwasoo Lee · 13 years ago
  39. 3b0f1b6 fixed memory leaks from utf8towcs() by Hwasoo Lee · 13 years ago
  40. d97f236 fixed the issue 234 by Hwasoo Lee · 14 years ago
  41. 5dd6000 updated to handle a laced webm by Hwasoo Lee · 14 years ago
  42. 30bf347 Updated RELEASE.TXT by Hwasoo Lee · 14 years ago
  43. a92619c mkvparser: Cluster::GetLast should load block entries by matthewjheaney · 14 years ago
  44. 4243c5d * fixed item 141 and added GetVersion() by Hwasoo Lee · 14 years ago
  45. e23b91f sample: lookup track by number to print type by John Koleszar · 14 years ago
  46. 8993f17 removed trailing white spaces in code by Hwasoo Lee · 14 years ago
  47. 0a8911b changed headers for license by Hwasoo Lee · 14 years ago
  48. 5e78545 handled no seekhead of clusters by Hwasoo Lee · 14 years ago
  49. d537a94 Initial version by John Koleszar · 14 years ago