log

age author description
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
2004-12-06 michael use pts based duration/bitrate guessing code for mpeg-ts libavformat
2004-12-06 michael fixing pipe seek bug libavformat
2004-12-05 michael next try at fixing rv20 decoding libavformat
2004-12-05 michael This patch takes into account that fifo_realloc may adjust fifo.wptr libavformat
2004-12-01 michael fifo_realloc() libavformat
2004-11-30 michael kill a annoying debug printf libavformat
2004-11-30 michael fixing playback of ftp://ftp.mplayerhq.hu/MPlayer/incoming/blender_raw.avi libavformat
2004-11-28 lorenm split ffhuffyuv into 2 codecs: libavformat
2004-11-23 michael DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>) libavformat
2004-11-23 michael int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>) libavformat
2004-11-21 michael parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and Paul Curtis <pfc >at> terrapin <dot< com>) libavformat
2004-11-20 melanson use correct types libavformat
2004-11-20 mmu_man First implementation of nsv demuxer. libavformat
2004-11-19 michael skip unknown streams instead of failing libavformat
2004-11-19 michael rv20 demuxing fix libavformat
2004-11-17 melanson native QPEG video decoder, courtesy of Konstantin Shishkov libavformat
2004-11-16 michael loop hack libavformat
2004-11-14 michael disable redundant image formats, otherwise we wont get any bugreports about -f image2 libavformat
2004-11-13 michael raw h261 demuxing fix libavformat