]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/matroska.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
[frescor/ffmpeg.git] / libavformat / matroska.c
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-27 mrufix some signedness warnings
2006-07-12 mrumove common stuff from avienc.c and wav.c to new file...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-06-17 diegoAdd (mostly) const to variable and parameter declaratio...
2006-06-16 mrufree codec extradata in av_close_input_file
2006-03-25 michaeldont set random timestamps if they are not known
2006-03-25 michaelfixing timebase
2006-03-25 diegoRename time variable to the more descriptive block_time.
2006-03-22 michaelduration and subitle fix from the patch by Steve Lhomme
2006-03-22 michaelcleanup codec_id mapping (untested)
2006-03-22 michaelfix aspect ratio
2006-01-30 mruadd missing #includes
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-12-17 michaeltotal == 0 seems like it should be valid (based upon...
2005-12-12 mruuse PRIxN, %zd, %td formats where needed
2005-07-19 michaelmore non portable float parsing code ...
2005-07-17 michaelchanging AVCodecContext codec -> *codec in AVStream...
2005-05-26 michaelAVPacket.pos
2005-05-13 mruchange extradata format for vorbis
2005-03-17 michaelmore fine grained discarding of packets
2005-03-11 rfelkerPatch from Gianluigi Tiesi (sherpya at netfarm dot...
2005-03-06 michaelH.264 and Vorbis support in matroska patch by (Måns...
2005-01-22 michaelsupport discarding uninterresting packets
2005-01-08 michaelinteger overflows, heap corruption
2004-07-14 michaellibdts support by (Benjamin Zores <ben at geexbox dot...
2004-05-21 michaelmove time_base (pts_num/pts_den) from AVFormatContext...
2004-04-07 alexunknown format char
2004-03-24 mellumwarning patrol
2004-03-12 michaelbig endian compile fix by ("Ronald S. Bultje" <R dot...
2004-03-11 michaelmatroska demuxer by ("Ronald S. Bultje" <R dot S dot...