summaryrefslogtreecommitdiff
path: root/libavformat/matroska.c
Commit message (Expand)AuthorAge
* add missing #includesDieter2006-01-30
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* total == 0 seems like it should be valid (based upon patch by Steve Lhomme | ...Michael Niedermayer2005-12-17
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* more non portable float parsing code ...Michael Niedermayer2005-07-19
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* AVPacket.posMichael Niedermayer2005-05-26
* change extradata format for vorbisMåns Rullgård2005-05-13
* more fine grained discarding of packetsMichael Niedermayer2005-03-17
* Patch from Gianluigi Tiesi (sherpya at netfarm dot it):D Richard Felker III2005-03-11
* H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru inprovide...Måns Rullgård2005-03-06
* support discarding uninterresting packetsMichael Niedermayer2005-01-22
* integer overflows, heap corruptionMichael Niedermayer2005-01-08
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-14
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-21
* unknown format charAlex Beregszaszi2004-04-07
* warning patrolFalk Hüffner2004-03-24
* big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students...Michael Niedermayer2004-03-12
* matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot u...Michael Niedermayer2004-03-11