.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 |
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 Visual Studio 2010 projects and solution.
|
2012-05-30 14:18:23 -04:00 |
libwebm_2010.vcxproj
|
Add Visual Studio 2010 projects and solution.
|
2012-05-30 14:18:23 -04: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
|
Move the muxer sample source file and project.
|
2012-05-30 14:18:08 -04:00 |
mkvmuxer.cpp
|
Memory Leak Fix in Muxer.
|
2012-04-17 15:28:28 -04:00 |
mkvmuxer.hpp
|
Fix for audio and video track size calculation.
|
2012-01-25 13:23:40 -05:00 |
mkvmuxertypes.hpp
|
Add support for muxing to libwebm.
|
2011-07-15 17:30:27 -04:00 |
mkvmuxerutil.cpp
|
Fix bug with calculating master element sizes.
|
2012-01-25 10:28:26 -05:00 |
mkvmuxerutil.hpp
|
Merge "Fix bug with calculating master element sizes."
|
2012-01-25 10:01:39 -08:00 |
mkvparser.cpp
|
version 1.0.0.25
|
2012-05-30 15:42:33 -04:00 |
mkvparser.hpp
|
libwebm: handle negative time for a block
|
2012-05-11 11:53:23 -04: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
|
mkvmuxer: Add element start notification.
|
2012-01-19 20:21:35 -05:00 |
mkvwriter.hpp
|
mkvmuxer: Use WriteID for all element IDs.
|
2012-01-23 16:42:03 -05: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 Visual Studio 2010 projects and solution.
|
2012-05-30 14:18:23 -04: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 Visual Studio 2010 projects and solution.
|
2012-05-30 14:18:23 -04:00 |
sample_muxer_2010.vcxproj.filters
|
Add Visual Studio 2010 projects and solution.
|
2012-05-30 14:18:23 -04:00 |
sample_muxer.cpp
|
Move the muxer sample source file and project.
|
2012-05-30 14:18:08 -04:00 |
sample.cpp
|
Parse headers outside of constructor
|
2012-03-13 14:40:17 -04:00 |
webmids.hpp
|
Add support for encryption elements.
|
2011-11-04 14:09:56 -04:00 |