summaryrefslogtreecommitdiffstats
path: root/libavformat/matroskadec.c
Commit message (Expand)AuthorAgeFilesLines
* add support for Matroska subtitle tracksAurelien Jacobs2007-07-111-4/+2
* duration must not be scaledAurelien Jacobs2007-07-091-1/+0
* properly set AVStream.language according to Matroska track headerAurelien Jacobs2007-07-091-4/+10
* cosmetics: indentation after last commitAurelien Jacobs2007-06-241-3/+3
* drop blocks which are part of unsupported tracksAurelien Jacobs2007-06-241-1/+5
* simplifyAurelien Jacobs2007-06-231-4/+2
* use intreadwrite functions in matroskadecAurelien Jacobs2007-06-231-11/+6
* Fix @file in matroskadec.c, it was still matroska.cReimar Döffinger2007-06-201-1/+1
* cosmetics: use one type per field in every structsAurelien Jacobs2007-06-041-22/+24
* cosmetics: indentationAurelien Jacobs2007-06-041-15/+15
* add support for real audio in matroskaAurelien Jacobs2007-06-041-0/+85
* fix an infinite loop in case one cluster is not enough to demux a packetAurelien Jacobs2007-06-041-1/+2
* split some common code from the mkv demuxer that will be useful to the muxerDavid Conrad2007-06-041-0/+2642
OpenPOWER on IntegriCloud