log

age author description
2005-01-23 mmu_man Timestamp patch by Gael Chardon <gael DOT ffmpeg AT 4now DOT net> libavformat
2005-01-23 mmu_man Revert the fixed-size-sample patch as it brokes and others libavformat
2005-01-22 michael support discarding uninterresting packets libavformat
2005-01-22 michael fixing demuxing for short files where the framerate detection failed libavformat
2005-01-22 michael support discarding of uninterresting packets libavformat
2005-01-21 michael 1/0 fix libavformat
2005-01-19 michael add luma only support to yuv4mpeg patch by (Roine Gustafsson <roine users.sourceforge net>) libavformat
2005-01-13 michael 10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>) libavformat
2005-01-12 michael timestamp truncation fix? libavformat
2005-01-12 michael wav timestamp truncation fix by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>) libavformat
2005-01-12 michael dissallow sprintf libavformat
2005-01-12 michael various security fixes and precautionary checks libavformat
2005-01-11 diego Quote path expression to take care of $(prefix) possibly containing spaces. libavformat
2005-01-08 mmu_man get debug code to compile again. libavformat
2005-01-08 mmu_man handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforge.net> libavformat
2005-01-08 michael integer overflows, heap corruption libavformat
2005-01-06 michael RV30/RV40 demuxing (untested) libavformat
2005-01-04 michael Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it) libavformat
2005-01-04 michael disable yuv_image_format libavformat
2005-01-04 michael .{Y,U,V} image2 support libavformat
2005-01-04 michael - Writes correct unknown aspect libavformat
2005-01-03 michael 10l libavformat
2005-01-03 michael skip INDX chunks libavformat
2005-01-01 michael WV1F support libavformat
2004-12-30 michael ffm_init() for win32, so the regression tests dont fail there libavformat
2004-12-29 rtognimp Fix compilation when both amr_nb and amr_wb are enabled libavformat
2004-12-29 michael common.h -> common.h/bitstream.h libavformat
2004-12-22 michael preroll is in ms libavformat
2004-12-22 michael 1/0l fix libavformat
2004-12-21 michael prefer integer fps if possible when guessing libavformat
2004-12-21 michael guess fps for the variable fps case libavformat
2004-12-21 michael fix regression test failure libavformat
2004-12-19 michael 10l (double free) libavformat
2004-12-19 michael broken avi / div by zero fix libavformat
2004-12-19 michael try to guess the fps if they are variable libavformat
2004-12-17 michael add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users sourceforge net>) libavformat
2004-12-15 michael workaround some broken mpeg-ps timestamps libavformat
2004-12-14 michael some sanity checks on what is muxed, invalid timestamps in mpeg are very common and lead to strange errors in the mpeg muxer otherwise libavformat
2004-12-14 michael fix timestamp prediction for low_delay mpeg streams libavformat
2004-12-09 melanson load the 'avcC' atom needed for 'avc1' decoding libavformat
2004-12-07 michael rv20 encoding libavformat
2004-12-06 michael seeking in rm 2nd try libavformat
2004-12-06 michael seeking in rm libavformat
2004-12-06 michael rm encoding fix libavformat
2004-12-06 michael try to recover from errors instead of failing fataly libavformat
2004-12-06 michael various demuxer fixes libavformat
2004-12-06 michael rv10 thread safety fix / rv10 ffplay fix libavformat
2004-12-06 michael timestamp fix libavformat