sample_muxer
|
Rename sample_muxer.vcproj to sample_muxer_2008.vcproj.
|
2012-05-29 10:55:00 -04:00 |
.gitattributes
|
Enable auto CRLF for visual studio project and solution files.
|
2012-05-29 10:45:59 -04:00 |
.gitignore
|
added Release mode
|
2010-06-11 14:31:20 -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_2005.sln
|
Use LF as EoL in visual studio solutions and projects.
|
2012-05-29 10:43:40 -04:00 |
libwebm_2005.vcproj
|
Use LF as EoL in visual studio solutions and projects.
|
2012-05-29 10:43:40 -04:00 |
libwebm_2008.sln
|
Rename sample_muxer.vcproj to sample_muxer_2008.vcproj.
|
2012-05-29 10:55:00 -04:00 |
libwebm_2008.vcproj
|
Use LF as EoL in visual studio solutions and projects.
|
2012-05-29 10:43:40 -04:00 |
LICENSE.TXT
|
added new license files
|
2010-06-15 17:45:08 -04:00 |
Makefile
|
Build muxer and parser into a single library.
|
2011-08-11 17:19:45 -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
|
libwebm: handle negative time for a block
|
2012-05-11 11:53:23 -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_2005.vcproj
|
Use LF as EoL in visual studio solutions and projects.
|
2012-05-29 10:43:40 -04:00 |
sample_2008.vcproj
|
Use LF as EoL in visual studio solutions and projects.
|
2012-05-29 10:43:40 -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 |