summaryrefslogtreecommitdiff
path: root/Makefile.unix
AgeCommit message (Expand)Author
2018-01-24Replace uses of deprecated std::auto_ptr with std::unique_ptr.Lisa Velden
2016-08-24Fix legacy Makefile.Tom Finegan
2016-04-26Add VP9 level output to webm_info.Frank Galligan
2016-04-01Add webm_info.Tom Finegan
2016-03-22Makefile.unix: allow CXXFLAGS to be easily overriddenJames Zern
2016-03-21Mass file extension update.Tom Finegan
2016-03-21mkvmuxer: Move sources to mkvmuxer/ sub dir.Tom Finegan
2016-03-21webvtt: Organize and clean up webvtt support.Tom Finegan
2016-03-21Makefile.unix: Tidy things up.Tom Finegan
2016-03-21Use <stdint.h> types instead of custom typedefs.Tom Finegan
2016-03-18mkvparser: move to mkvparser sub dir.Tom Finegan
2016-03-07Add file_util.Tom Finegan
2016-03-07Move hdr_util to common.Tom Finegan
2016-02-18Add hdr_util.Tom Finegan
2015-03-18Makefile.unix: s/samplemuxer/sample_muxer/James Zern
2015-02-13Add CMakeLists.txt and msvc_runtime.cmake.Tom Finegan