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-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
2004-02-13replace a few pbBufPtr() by put_bits_count(), one of them was actually wrongMichael Niedermayer
2004-02-13simplify MV availability check / dont use below last row MV which is always zeroMichael Niedermayer
2004-02-13multithreaded/SMP motion estimationMichael Niedermayer
2004-02-08ima & ms adpcm regression testMichael Niedermayer
2004-02-07g726 regression testMichael Niedermayer
2004-01-06interlaced dct decision cleanupMichael Niedermayer
2004-01-03noise reduction regression testMichael Niedermayer
2004-01-02trellis quantization regression testMichael Niedermayer
2004-01-01test interlaced motion estimation tooMichael Niedermayer
2003-12-31fixpoint log() for tiny_psnr so it can output actual PSNRMichael Niedermayer
2003-12-30interlaced motion estimationMichael Niedermayer
2003-12-15MPEG1/2 decoding update (buffered frames are decoded now)Fabrice Bellard
2003-12-14error concealment regression testMichael Niedermayer
2003-12-10generate MPEG elementary streams in all cases - added interlaced MPEG2 testFabrice Bellard
2003-12-08Advanced intra coding, modified quantization and alternative inter vlc regres...Michael Niedermayer
2003-12-07slice flush / position fixMichael Niedermayer
2003-11-29cleanupMichael Niedermayer
2003-11-12last frameMichael Niedermayer
2003-11-04use .mp4 in one of the mpeg4 regression testsMichael Niedermayer
2003-11-04ffv1 regression testMichael Niedermayer
2003-10-16picture buffer cleanup, this fixes a assertion failure (if assertion checking...Michael Niedermayer
2003-10-15use the correct file modesMike Melanson
2003-10-07use lagrange multipler instead of qp for ratecontrol, this may break some thi...Michael Niedermayer
2003-10-01nut regression testMichael Niedermayer
2003-09-28updatedFabrice Bellard
2003-09-24constraint_parameter_flag fixMichael Niedermayer