summaryrefslogtreecommitdiff
path: root/mkvmuxerutil.hpp
AgeCommit message (Expand)Author
2016-04-14mkvmuxerutil.hpp: Add using directives for overloaded size utils.Tom Finegan
2016-04-11Add temporary include shims at old file locations.Tom Finegan
2016-03-21mkvmuxer: Move sources to mkvmuxer/ sub dir.Tom Finegan
2016-03-21Use <stdint.h> types instead of custom typedefs.Tom Finegan
2016-03-18Namespace reorg: Make everything a child of libwebm.Tom Finegan
2016-03-10iwyu/mkvmuxerutil: Update includes.Tom Finegan
2015-06-01mkvmuxer: Write Block key frames correctly.Vignesh Venkatasubramanian
2015-05-23mkvmuxerutil::EbmlDateElementSize: remove value paramJames Zern
2015-05-20mkvmuxer: Refactor to remove a lot of duplicate codeVignesh Venkatasubramanian
2014-04-14clang-format on mkvmuxerutil.[ch]ppVignesh Venkatasubramanian
2014-04-08Add support for DateUTC and DefaultDuration in MKV Muxer.Sergey Ulanov
2014-01-22mkvmuxer: Add DiscardPadding support.Tom Finegan
2013-06-03Support for placing Cues before ClustersVignesh Venkatasubramanian
2013-04-24Elements and functions to support BlockAdditionalVignesh Venkatasubramanian
2013-04-15libwebm: Remove STL dependency from Android build.Frank Galligan
2012-10-22mkvmuxer: add MakeUID utility functionMatthew Heaney
2012-09-11Refactor Cluster::AddFrame member functionMatthew Heaney
2012-09-05add operation to write metadata blockMatthew Heaney
2012-07-27Add CTR encryption.Frank Galligan
2012-01-25Merge "Fix bug with calculating master element sizes."Frank Galligan
2012-01-25Fix bug with calculating master element sizes.Frank Galligan
2012-01-23mkvmuxer: Use WriteID for all element IDs.Tom Finegan
2011-07-15Add support for muxing to libwebm.Frank Galligan