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-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
2003-07-16fixed test.conf pathFabrice Bellard
2003-07-16flv1 fixMichael Niedermayer
2003-07-12lossless jpeg regression testMichael Niedermayer
2003-07-10flv regression testMichael Niedermayer
2003-06-05use explicit image nameFabrice Bellard
2003-06-05fixed SRC_PATH usageFabrice Bellard
2003-05-28asv1 regression testMichael Niedermayer
2003-05-27motion vector vissualization for mpeg1/2Michael Niedermayer
2003-05-12 * fixing a bug in avpicture_layout (PAL8 wasn't handled properly)Roman Shaposhnik
2003-04-24 * Making AVI encoding predictable (all JUNK chunks are filled with 0)Roman Shaposhnik
2003-04-16Changes for SPARC/Solaris compatibility. Now it should be possible toRoman Shaposhnik
2003-04-15* Actually make the sort function do some sorting (data needs to be on own li...Philip Gladstone
2003-04-15* Removed ffmpeg output during encoding runs. Now only print out errorsPhilip Gladstone