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
path: root/tests
AgeCommit message (Expand)Author
2004-09-23jpeg regression testMichael Niedermayer
2004-09-23write shorter headers if possibleMichael Niedermayer
2004-09-201/0 fix for files with size=0Michael Niedermayer
2004-09-17(non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington d...Loren Merritt
2004-09-10forgot to commit thisAlex Beregszaszi
2004-09-08try to select w/h from tablesAlex Beregszaszi
2004-09-03Always write VOL control parameters, needed by old xvid patch by (Loren Merri...Loren Merritt
2004-08-1410l (lrintf(a)+b vs. lrintf(a+b))Michael Niedermayer
2004-08-02 * fixing a bug in DV timestamp generation. Now libavtest doesn'tRoman Shaposhnik
2004-07-29 * fixing a buffer overrun in gif.cRoman Shaposhnik
2004-07-28svq1 mv array size fixMichael Niedermayer
2004-07-28use non zero qscale for svq1 testMichael Niedermayer
2004-07-27 * fixing a small quirk with DV audio muxingRoman Shaposhnik
2004-07-0110l (fixes delayed frames during encoding)Michael Niedermayer
2004-06-30fix first timestamp when decoding mpeg-psMichael Niedermayer
2004-06-30audio timestamp drift compensationMichael Niedermayer
2004-06-25overflow fixMichael Niedermayer
2004-06-18regression checksum changes due to new resampling codeMichael Niedermayer
2004-06-15file id stringMichael Niedermayer
2004-06-03change qscale -> lambda for the motion estimationMichael Niedermayer
2004-05-31dv regression testMichael Niedermayer
2004-05-29correctly interleave packets during encodingMichael Niedermayer
2004-05-29pass AVPacket into av_write_frame()Michael Niedermayer
2004-05-20bytestream tracing supportMichael Niedermayer
2004-05-12svq1 regression testMichael Niedermayer
2004-05-06next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer
2004-04-27mpeg SVCD compatibility, SCR fixes, standard complianceHauke Duden
2004-04-25rv10 decoding fixMichael Niedermayer
2004-04-24qpel & SSE/SATD regression testMichael Niedermayer
2004-04-16+-1 bugfix regression test checksum updateMichael Niedermayer
2004-04-13bit-exactMichael Niedermayer
2004-04-09checksum threshold removialMichael Niedermayer
2004-04-08regression checksum update for alexs .mov time changeMichael Niedermayer
2004-04-02yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>)Steven M. Schultz
2004-03-28 * fixing 10l in movenc.c + updating regression patterns.Roman Shaposhnik
2004-03-27diff -wMichael Niedermayer
2004-03-26 * enabling DV-in-QTRoman Shaposhnik
2004-03-24forgot (bitstream size info)Michael Niedermayer
2004-03-23add size of encoded stream to the regression testsMichael Niedermayer
2004-03-23test more (i)dctsMichael Niedermayer
2004-03-19enable .ffm regression test as it works againMichael Niedermayer
2004-03-161000000l (using uninitalized variable for initalizing bits per MV table)Michael Niedermayer
2004-03-11h263+ custom pcf supportMichael Niedermayer
2004-03-1010l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)Michael Niedermayer
2004-03-09regression test fix (forcing specific audio codecs as the default often depen...Michael Niedermayer
2004-03-06h263 framerate & aspect ratio fixesMichael Niedermayer
2004-03-06asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev
2004-02-28os x md5sum patch by (John Dalgliesh <johnd at defyne dot org>)John Dalgliesh
2004-02-18update libavformat regression checksums (it should be checked why exactly the...Michael Niedermayer
2004-02-14AAC support in mov, correct aspect ratio support and user data support patch ...Gildas Bazin