summaryrefslogtreecommitdiffstats
path: root/libmpdemux/ebml.c
Commit message (Expand)AuthorAgeFilesLines
* (hopefully) fixing remaining float endianness problemsreimar2005-07-131-1/+2
* Fix for gcc 4 and strict-aliasing. Patch by Uoti A Urpala ( urpala () cc ! he...mosu2005-07-101-13/+9
* 100l, no endian conversion on floats!reimar2005-01-131-16/+0
* Cosmetics: fix some compiler warnings.mosu2004-08-251-2/+2
* more nonsense lvalue casts, at least these aren't quite as stupidrfelker2004-05-011-2/+2
* Added the new C based Matroska demuxer by Aurelien Jacobs.mosu2004-01-191-0/+386