Go to file
Sergey Ulanov 0f7815b036 Add license header in sample_muxer_metadata.cc.
This is required by the checklicenses.py script in chromium.

Change-Id: Ice6155b1332adcbda74532e558438083212e1511
2014-01-16 11:31:13 -08: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 support for DLL configurations. 2012-07-25 08:41:01 -07: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
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: Fix warnings. 2014-01-15 12:14:27 -08:00
mkvmuxer.hpp mkvmuxer: Add support for VP9 and Opus tracks. 2014-01-10 15:03:47 -08:00
mkvmuxertypes.hpp Add CTR encryption. 2012-07-27 09:34:31 -07:00
mkvmuxerutil.cpp Fixing mistyped element name in mkvmuxerutil 2013-05-20 16:46:33 -07:00
mkvmuxerutil.hpp Support for placing Cues before Clusters 2013-06-03 10:27:27 -07:00
mkvparser.cpp mkvparser: Add support for CodecDelay, DiscardPadding, and SeekPreRoll elements. 2014-01-08 17:33:03 -08:00
mkvparser.hpp mkvparser: Add support for CodecDelay, DiscardPadding, and SeekPreRoll elements. 2014-01-08 17:33:03 -08:00
mkvreader.cpp Add default mkvreader object to mkvparser namespace. Add mkvreader 2011-06-06 13:08:08 -04:00
mkvreader.hpp Removed IsOpen because it should not have been there. 2013-03-29 11:44:28 -07: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_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_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 support for VP9 and Opus tracks. 2014-01-10 15:03:47 -08:00
sample.cpp mkvparser: Add support for CodecDelay, DiscardPadding, and SeekPreRoll elements. 2014-01-08 17:33:03 -08:00
vttdemux.cc Add support for WebVTT cue identifier line 2012-11-13 12:44:06 -08:00
vttreader.cc added dumpvtt app 2012-08-23 14:00:57 -07:00
vttreader.h added dumpvtt app 2012-08-23 14:00:57 -07:00
webmids.hpp mkvmuxer: CRLF->LF webmids.h. 2014-01-15 12:37:15 -08:00
webvttparser.cc Fully qualifiying usage of std::string 2013-06-12 11:23:35 -07:00
webvttparser.h webvttparser: added LineReader class 2012-10-02 18:14:51 -07:00