summaryrefslogtreecommitdiff
path: root/libavformat/matroska.c
Commit message (Collapse)AuthorAge
* more fine grained discarding of packetsMichael Niedermayer2005-03-17
| | | | Originally committed as revision 4051 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Patch from Gianluigi Tiesi (sherpya at netfarm dot it):D Richard Felker III2005-03-11
| | | | | | | "A small patch to avoid error compiling matroska.c on mingw" My comment: using typedefs for things like this is always ridiculous. Originally committed as revision 4031 to svn://svn.ffmpeg.org/ffmpeg/trunk
* H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru ↵Måns Rullgård2005-03-06
| | | | | | inprovide com) Originally committed as revision 4014 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support discarding uninterresting packetsMichael Niedermayer2005-01-22
| | | | Originally committed as revision 3860 to svn://svn.ffmpeg.org/ffmpeg/trunk
* integer overflows, heap corruptionMichael Niedermayer2005-01-08
| | | | | | | possible arbitrary code execution cannot be ruled out in some cases precautionary checks Originally committed as revision 3813 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-14
| | | | Originally committed as revision 3310 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-21
| | | | Originally committed as revision 3148 to svn://svn.ffmpeg.org/ffmpeg/trunk
* unknown format charAlex Beregszaszi2004-04-07
| | | | Originally committed as revision 2976 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warning patrolFalk Hüffner2004-03-24
| | | | Originally committed as revision 2925 to svn://svn.ffmpeg.org/ffmpeg/trunk
* big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at ↵Michael Niedermayer2004-03-12
| | | | | | students dot uu dot nl>) Originally committed as revision 2873 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot ↵Michael Niedermayer2004-03-11
uu dot nl>) Originally committed as revision 2872 to svn://svn.ffmpeg.org/ffmpeg/trunk