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-24r/w -> rb/wbMichael Niedermayer
2004-12-24Syntax errors fixed.Diego Biurrun
2004-12-23fopen "r" -> "rb"Michael Niedermayer
2004-12-22preroll is in msMichael Niedermayer
2004-12-221/0l fixMichael Niedermayer
2004-12-21prefer integer fps if possible when guessingMichael Niedermayer
2004-12-21guess fps for the variable fps caseMichael Niedermayer
2004-12-21fix regression test failureMichael Niedermayer
2004-12-20stream copy block_alignMichael Niedermayer
2004-12-20vismv for h264 displayed incorrect motion vectors.Loren Merritt
2004-12-1910l (double free)Michael Niedermayer
2004-12-19When using the -target option, although PAL or NTSC is specified,Panagiotis Issaris
2004-12-19better motion_subsample_log2 docsMichael Niedermayer
2004-12-19broken avi / div by zero fixMichael Niedermayer
2004-12-19try to guess the fps if they are variableMichael Niedermayer
2004-12-18fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigb...Sigbjørn Skjæret
2004-12-18add multi slice supportLoic Le Loarer
2004-12-18fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>)Drew Hess
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-14quantizer overflow warning + AAN dct fixMichael Niedermayer
2004-12-14try to set next_pts to a reasonable value in case of streamcopyMichael 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-13x86 cpu capabilities detection rewrite / cleanupMichael Niedermayer
2004-12-13another try at fixing rv20 ...Michael Niedermayer
2004-12-12flush remaining data from parser at EOFMichael Niedermayer
2004-12-11warn the user if the quantization code could overflow with the selected custo...Michael Niedermayer
2004-12-10uppercase codec_tag=AVC1 supportMichael Niedermayer
2004-12-09load the 'avcC' atom needed for 'avc1' decodingMike Melanson
2004-12-09out of buffer access fixMichael Niedermayer
2004-12-08more flexible frame skip decissionMichael Niedermayer
2004-12-08frame skip supportMichael Niedermayer
2004-12-08suppress 100 pages of missing enum value in switch spamMichael Niedermayer
2004-12-07rv20 regression testMichael Niedermayer
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-06detect sse on athlon-xp patch by (matthieu castet <castet >.< matthieu >at< f...Matthieu Castet
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