summaryrefslogtreecommitdiffstats
path: root/libavformat/matroska.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-3/+3
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-4/+4
* total == 0 seems like it should be valid (based upon patch by Steve Lhomme | ...Michael Niedermayer2005-12-171-3/+0
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-121-13/+13
* more non portable float parsing code ...Michael Niedermayer2005-07-191-30/+9
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-19/+19
* AVPacket.posMichael Niedermayer2005-05-261-0/+2
* change extradata format for vorbisMåns Rullgård2005-05-131-37/+6
* more fine grained discarding of packetsMichael Niedermayer2005-03-171-1/+1
* Patch from Gianluigi Tiesi (sherpya at netfarm dot it):D Richard Felker III2005-03-111-1/+1
* H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru inprovide...Måns Rullgård2005-03-061-5/+65
* support discarding uninterresting packetsMichael Niedermayer2005-01-221-0/+4
* integer overflows, heap corruptionMichael Niedermayer2005-01-081-1/+1
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-141-0/+3
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-211-2/+1
* unknown format charAlex Beregszaszi2004-04-071-1/+1
* warning patrolFalk Hüffner2004-03-241-1/+1
* big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students...Michael Niedermayer2004-03-121-4/+4
* matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot u...Michael Niedermayer2004-03-111-0/+2689
OpenPOWER on IntegriCloud