Go to file
2014-03-10 11:49:55 -07:00
.gitattributes Enable auto CRLF for visual studio project and solution files. 2012-05-29 10:45:59 -04:00
.gitignore Ignore dependency files and build products. 2013-08-19 11:02:23 -07:00
Android.mk libwebm: Update Android build 2013-04-15 09:13:07 -07:00
AUTHORS.TXT Initial version 2010-06-02 10:25:33 -04:00
dumpvtt.cc added dumpvtt app 2012-08-23 14:00:57 -07:00
libwebm_2008.sln Move the muxer sample source file and project. 2012-05-30 14:18:08 -04:00
libwebm_2008.vcproj Move build output outside the repository directory. 2012-05-30 14:18:22 -04:00
libwebm_2010.sln Add VS2010 DLL build configurations for vttdemux. 2014-03-07 16:53:47 -08:00
libwebm_2010.vcxproj Add support for DLL configurations. 2012-07-25 08:41:01 -07:00
libwebm_2010.vcxproj.filters Add Visual Studio 2010 projects and solution. 2012-05-30 14:18:23 -04:00
libwebm_2013.filters Add Visual Studio 2013 projects. 2014-03-04 16:53:39 -08:00
libwebm_2013.sln vttdemux: Add VS2013 project. 2014-03-10 11:46:53 -07:00
libwebm_2013.vcxproj Add Visual Studio 2013 projects. 2014-03-04 16:53:39 -08:00
LICENSE.TXT added new license files 2010-06-15 17:45:08 -04:00
Makefile Add dependency checks to Makefile. 2013-08-19 19:32:37 -07:00
mkvmuxer.cpp mkvmuxer: Silence MSVC warning that suggests making code non-portable. 2014-03-04 16:50:34 -08:00
mkvmuxer.hpp mkvmuxer: Add DiscardPadding support. 2014-01-22 23:26:26 -08:00
mkvmuxertypes.hpp Add CTR encryption. 2012-07-27 09:34:31 -07:00
mkvmuxerutil.cpp Fix mingw build. 2014-01-23 22:31:42 -08:00
mkvmuxerutil.hpp mkvmuxer: Add DiscardPadding support. 2014-01-22 23:26:26 -08:00
mkvparser.cpp mkvparser: Silence MSVC warning that suggests making code non-portable. 2014-02-25 09:36:32 -08:00
mkvparser.hpp mkvparser/mkvreader/sample: CRLF -> LF 2014-01-23 10:57:06 -08:00
mkvreader.cpp Fix mingw build. 2014-01-23 22:31:42 -08:00
mkvreader.hpp mkvparser/mkvreader/sample: CRLF -> LF 2014-01-23 10:57:06 -08:00
mkvwriter.cpp Add CTR encryption. 2012-07-27 09:34:31 -07:00
mkvwriter.hpp Add CTR encryption. 2012-07-27 09:34:31 -07:00
PATENTS.TXT added new license files 2010-06-15 17:45:08 -04:00
RELEASE.TXT Updated RELEASE.TXT 2010-11-03 13:46:44 -04:00
sample_2008.vcproj Move build output outside the repository directory. 2012-05-30 14:18:22 -04:00
sample_2010.vcxproj Add support for DLL configurations. 2012-07-25 08:41:01 -07:00
sample_2010.vcxproj.filters Add Visual Studio 2010 projects and solution. 2012-05-30 14:18:23 -04:00
sample_2013.filters Add Visual Studio 2013 projects. 2014-03-04 16:53:39 -08:00
sample_2013.vcxproj Add Visual Studio 2013 projects. 2014-03-04 16:53:39 -08:00
sample_muxer_2008.vcproj Move build output outside the repository directory. 2012-05-30 14:18:22 -04:00
sample_muxer_2010.vcxproj libwebm: fixed rand() on windows 2013-01-24 17:29:23 -08:00
sample_muxer_2010.vcxproj.filters libwebm: fixed rand() on windows 2013-01-24 17:29:23 -08:00
sample_muxer_2013.filters Add Visual Studio 2013 projects. 2014-03-04 16:53:39 -08:00
sample_muxer_2013.vcxproj Add Visual Studio 2013 projects. 2014-03-04 16:53:39 -08:00
sample_muxer_metadata.cc Add license header in sample_muxer_metadata.cc. 2014-01-16 11:31:13 -08:00
sample_muxer_metadata.h sample_muxer: added support for WebVTT chapters 2012-11-02 14:20:43 -07:00
sample_muxer.cpp mkvmuxer: Add DiscardPadding support. 2014-01-22 23:26:26 -08:00
sample.cpp mkvparser/sample: Fix incorrect printf format specifiers. 2014-02-05 18:51:17 -08:00
vttdemux_2010.vcxproj Add VS2010 DLL build configurations for vttdemux. 2014-03-07 16:53:47 -08:00
vttdemux_2010.vcxproj.filters Add VS2010 DLL build configurations for vttdemux. 2014-03-07 16:53:47 -08:00
vttdemux_2013.vcxproj vttdemux: Add VS2013 project. 2014-03-10 11:46:53 -07:00
vttdemux_2013.vcxproj.filters vttdemux: Add VS2013 project. 2014-03-10 11:46:53 -07:00
vttdemux.cc vttdemux: created win32 project 2014-03-06 14:31:02 -08:00
vttreader.cc Minor clean up: msvc warnings/include order/comment text. 2014-01-22 14:03:40 -08:00
vttreader.h added dumpvtt app 2012-08-23 14:00:57 -07:00
webmids.hpp mkvmuxer: Add DiscardPadding support. 2014-01-22 23:26:26 -08:00
webvttparser.cc Minor clean up: msvc warnings/include order/comment text. 2014-01-22 14:03:40 -08:00
webvttparser.h webvttparser: added LineReader class 2012-10-02 18:14:51 -07:00