Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-1910l (double free)Michael Niedermayer
2004-12-19broken avi / div by zero fixMichael Niedermayer
2004-12-19try to guess the fps if they are variableMichael Niedermayer
2004-12-17add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users ...Roine Gustafsson
2004-12-15workaround some broken mpeg-ps timestampsMichael Niedermayer
2004-12-14some sanity checks on what is muxed, invalid timestamps in mpeg are very comm...Michael Niedermayer
2004-12-14fix timestamp prediction for low_delay mpeg streamsMichael Niedermayer
2004-12-09load the 'avcC' atom needed for 'avc1' decodingMike Melanson
2004-12-07rv20 encodingMichael Niedermayer
2004-12-07seeking in rm 2nd tryMichael Niedermayer
2004-12-07seeking in rmMichael Niedermayer
2004-12-07rm encoding fixMichael Niedermayer
2004-12-06try to recover from errors instead of failing fatalyMichael Niedermayer
2004-12-06various demuxer fixesMichael Niedermayer
2004-12-06rv10 thread safety fix / rv10 ffplay fixMichael Niedermayer
2004-12-06timestamp fixMichael Niedermayer
2004-12-06use pts based duration/bitrate guessing code for mpeg-tsMichael Niedermayer
2004-12-06fixing pipe seek bugMichael Niedermayer
2004-12-06next try at fixing rv20 decodingMichael Niedermayer
2004-12-05This patch takes into account that fifo_realloc may adjust fifo.wptrChriss
2004-12-01fifo_realloc()Michael Niedermayer
2004-12-01kill a annoying debug printfMichael Niedermayer
2004-11-30fixing playback of ftp://ftp.mplayerhq.hu/MPlayer/incoming/blender_raw.aviMichael Niedermayer
2004-11-28split ffhuffyuv into 2 codecs:Loren Merritt
2004-11-24DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>)Chriss
2004-11-23int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>)Michael Niedermayer
2004-11-21parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and ...Michael Niedermayer
2004-11-21use correct typesMike Melanson
2004-11-21First implementation of nsv demuxer.François Revol
2004-11-19skip unknown streams instead of failingMichael Niedermayer
2004-11-19rv20 demuxing fixMichael Niedermayer
2004-11-17native QPEG video decoder, courtesy of Konstantin ShishkovMike Melanson
2004-11-16loop hackMichael Niedermayer
2004-11-15disable redundant image formats, otherwise we wont get any bugreports about -...Michael Niedermayer
2004-11-13raw h261 demuxing fixMichael Niedermayer
2004-11-13allocate a few bytes more for extradata so the bitstream reader if its used b...Michael Niedermayer
2004-11-13try to guess the codec for imag2pipe tooMichael Niedermayer
2004-11-13last packet size fixMichael Niedermayer
2004-11-12When playingKostya Shishkov
2004-11-11move p*m from image/lavf -> image2/lavcMichael Niedermayer
2004-11-10prefer image2 over imageMichael Niedermayer
2004-11-10porting png support from -f image to -f image2Michael Niedermayer
2004-11-09doxyMichael Niedermayer
2004-11-09IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>)Hans Zandbelt
2004-11-09fix image stream copyMichael Niedermayer
2004-11-06cbr audio muxing fixMichael Niedermayer
2004-10-28H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)Michael Niedermayer
2004-10-27Miro VideoXL (VIXL) decoder, courtesy of Konstantin ShishkovMike Melanson
2004-10-25image2pipe fixMichael Niedermayer
2004-10-24dvr-ms video decoding supportMichael Niedermayer