Go to file
Matthew Heaney c26db03d5a vttdemux: add support for WebVTT chapters
Change-Id: If5e12ff7057ce4217907ef91d493e1bcd8a72656
2012-11-12 11:52:15 -08: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 Merge "mkvmuxer: add support for WebVTT chapters" 2012-10-31 18:03:59 -07:00
mkvmuxer.hpp Merge "mkvmuxer: add support for WebVTT chapters" 2012-10-31 18:03:59 -07:00
mkvmuxertypes.hpp Add CTR encryption. 2012-07-27 09:34:31 -07:00
mkvmuxerutil.cpp muxer: Add support to force Cluster placement. 2012-10-29 09:24:41 -07:00
mkvmuxerutil.hpp mkvmuxer: add MakeUID utility function 2012-10-22 16:50:48 -07:00
mkvparser.cpp vttdemux: add support for WebVTT chapters 2012-11-12 11:52:15 -08:00
mkvparser.hpp vttdemux: add support for WebVTT chapters 2012-11-12 11:52:15 -08:00
mkvreader.cpp Add default mkvreader object to mkvparser namespace. Add mkvreader 2011-06-06 13:08:08 -04:00
mkvreader.hpp Add default mkvreader object to mkvparser namespace. Add mkvreader 2011-06-06 13:08:08 -04: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 Add support for DLL configurations. 2012-07-25 08:41:01 -07:00
sample_muxer_2010.vcxproj.filters Add Visual Studio 2010 projects and solution. 2012-05-30 14:18:23 -04: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 vttdemux: add support for WebVTT chapters 2012-11-12 11:52:15 -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: add support for WebVTT chapters 2012-10-30 17:07:38 -07: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