]> git.sesse.net Git - ffmpeg/history - libavformat/matroska.c
nut needs crc.o
[ffmpeg] / libavformat / matroska.c
2006-07-12 Måns Rullgårdmove common stuff from avienc.c and wav.c to new file...
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-06-17 Stefan HuehnerAdd (mostly) const to variable and parameter declaratio...
2006-06-16 Måns Rullgårdfree codec extradata in av_close_input_file
2006-03-25 Michael Niedermayerdont set random timestamps if they are not known
2006-03-25 Michael Niedermayerfixing timebase
2006-03-25 Steve L'HommeRename time variable to the more descriptive block_time.
2006-03-22 Steve L'Hommeduration and subitle fix from the patch by Steve Lhomme
2006-03-22 Michael Niedermayercleanup codec_id mapping (untested)
2006-03-22 Michael Niedermayerfix aspect ratio
2006-01-30 Dieteradd missing #includes
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-17 Michael Niedermayertotal == 0 seems like it should be valid (based upon...
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-07-19 Michael Niedermayermore non portable float parsing code ...
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-26 Michael NiedermayerAVPacket.pos
2005-05-13 Måns Rullgårdchange extradata format for vorbis
2005-03-17 Michael Niedermayermore fine grained discarding of packets
2005-03-11 D Richard Felker IIIPatch from Gianluigi Tiesi (sherpya at netfarm dot...
2005-03-06 Måns RullgårdH.264 and Vorbis support in matroska patch by (Måns...
2005-01-22 Michael Niedermayersupport discarding uninterresting packets
2005-01-08 Michael Niedermayerinteger overflows, heap corruption
2004-07-14 Michael Niedermayerlibdts support by (Benjamin Zores <ben at geexbox dot...
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-04-07 Alex Beregszasziunknown format char
2004-03-24 Falk Hüffnerwarning patrol
2004-03-12 Michael Niedermayerbig endian compile fix by ("Ronald S. Bultje" <R dot...
2004-03-11 Michael Niedermayermatroska demuxer by ("Ronald S. Bultje" <R dot S dot...