summaryrefslogtreecommitdiffstats
path: root/libmpdemux/ebml.h
Commit message (Expand)AuthorAgeFilesLines
* 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