summaryrefslogtreecommitdiffstats
path: root/libmpdemux/ebml.h
Commit message (Expand)AuthorAgeFilesLines
* demux_mkv: simplify subtitle type recognitionUoti Urpala2011-03-311-6/+0
* bstr.[ch]: add new files for struct bstr related functionalityUoti Urpala2010-05-201-5/+1
* demux_mkv: use new EBML parser to read Audio elementUoti Urpala2010-01-271-0/+1
* demux_mkv: remove pointless 'long double' useUoti Urpala2010-01-271-1/+1
* demux_mkv: use new EBML parser for file headerUoti Urpala2010-01-271-1/+0
* matroska: add new parsing codeUoti Urpala2010-01-271-145/+46
* Support for multiple editions in MatroskaDaniel Dawson2009-12-041-0/+1
* demux_mkv: Detect and warn about virtual timeline nestingDaniel Dawson2009-12-041-0/+2
* Merge svn changes up to r29304Uoti Urpala2009-07-071-0/+18
|\
| * Add standard license header to all files in libmpdemux.diego2009-05-081-0/+18
* | demux_mkv: Parse ordered chapter informationUoti Urpala2009-03-221-0/+3
|/
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-051-0/+1
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-3/+3
* Add matroska v2 (SimpleBlock) support.eugeni2006-09-251-0/+1
* Add matroska chapter seeking capability.eugeni2006-08-061-0/+2
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+6
* freebsd fix (btw, why does it needs this int_max shit?alex2004-01-251-0/+7
* Compiler/system compatibility fixes.mosu2004-01-201-1/+1
* Added the new C based Matroska demuxer by Aurelien Jacobs.mosu2004-01-191-0/+175