Go to file
Michael Szal 9cb9ee4efa Removed IsOpen because it should not have been there.
Change-Id: I4d5149de362e50a8f15ebfd382e39218ca2ca560
2013-03-29 11:44:28 -07:00
.gitattributes Enable auto CRLF for visual studio project and solution files. 2012-05-29 10:45:59 -04:00
.gitignore Ignore visual studio 2010 temporary files. 2012-05-30 14:18:22 -04:00
Android.mk Initial version 2010-06-02 10:25:33 -04: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 vttdemux: initial revision 2012-10-12 11:00:24 -07:00
mkvmuxer.cpp libwebm: fixed rand() on windows 2013-01-24 17:29:23 -08:00
mkvmuxer.hpp libwebm: Fix BlockNumber on CuePoint 2012-11-12 08:35:39 -08:00
mkvmuxertypes.hpp Add CTR encryption. 2012-07-27 09:34:31 -07:00
mkvmuxerutil.cpp libwebm: fixed compilation error 2013-01-31 14:13:33 -08:00
mkvmuxerutil.hpp mkvmuxer: add MakeUID utility function 2012-10-22 16:50:48 -07:00
mkvparser.cpp mkvparser: support seek for generic tracks (subtitles) 2013-02-28 15:47:04 +01:00
mkvparser.hpp mkvparser: support seek for generic tracks (subtitles) 2013-02-28 15:47:04 +01: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 sample_muxer: added support for WebVTT chapters 2012-11-02 14:20:43 -07:00
sample_muxer_metadata.h sample_muxer: added support for WebVTT chapters 2012-11-02 14:20:43 -07:00
sample_muxer.cpp sample_muxer: added support for WebVTT chapters 2012-11-02 14:20:43 -07:00
sample.cpp Parse headers outside of constructor 2012-03-13 14:40:17 -04: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 Add support for WebVTT cue identifier line 2012-11-13 12:44:06 -08:00
webvttparser.cc webvttparser: check intermediate values while parsing int 2012-10-16 11:32:42 -07:00
webvttparser.h webvttparser: added LineReader class 2012-10-02 18:14:51 -07:00