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-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
2003-09-17updateFabrice Bellard
2003-09-14mpeg sequence end code regression checksum updateMichael Niedermayer
2003-09-10mpegaudio decoder no longer forgets to decoder last audio frameFabrice Bellard
2003-09-01asv2 regression testMichael Niedermayer
2003-08-30fixing unused f_code valuesMichael Niedermayer
2003-08-29bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrateMichael Niedermayer
2003-08-27100l (forget to reset me.skip for b frames)Michael Niedermayer
2003-08-26mpeg2 regression testMichael Niedermayer
2003-08-25up to date regression testsFabrice Bellard
2003-08-25ac3 testFabrice Bellard
2003-08-25use new loop optionFabrice Bellard
2003-08-25disabled file based testsFabrice Bellard
2003-08-24exclude Duration field tooFabrice Bellard
2003-08-20AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)Michael Niedermayer
2003-07-29patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>)Michael Niedermayer
2003-07-16put b- prefix to libav tests to avoid incorrect ffserver testFabrice Bellard