.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
|
Initializing last_block_duration_ to zero.
|
2013-10-30 11:13:38 -07:00 |
mkvmuxer.hpp
|
Adding set_uid to Chapter Class
|
2013-10-25 09:33:28 -07: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
|
Repositing Cues before Clusters
|
2013-06-14 13:01:48 -07:00 |
sample_muxer_metadata.h
|
sample_muxer: added support for WebVTT chapters
|
2012-11-02 14:20:43 -07:00 |
sample_muxer.cpp
|
Repositing Cues before Clusters
|
2013-06-14 13:01:48 -07: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
|
Elements and functions to support BlockAdditional
|
2013-04-24 16:16:14 -07: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 |