Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2003-04-12fail if a test fails instead of contuing as if everything was okMichael Niedermayer
2003-04-12checksum update for the avi zeros ...Michael Niedermayer
2003-04-12These are my values and seem pretty stable. YMMVPhilip Gladstone
2003-04-12Only reference the images that existPhilip Gladstone
2003-04-12Add a file serving test as wellPhilip Gladstone
2003-04-12Apply patch to remove -em_ratePhilip Gladstone
2003-04-12use bilinear interpolation for the rotozoomMichael Niedermayer
2003-04-11finished integrating rotozoom test in ffmpegMichael Niedermayer
2003-04-11alternative test video generator by (Sebastien Bechet <s dot bechet at av7 do...Michael Niedermayer
2003-04-11check quality too, not only md5 (but dont take the scores too serious, the di...Michael Niedermayer
2003-04-10smaller slices for the regression tests, i hope that way we'll catch the next...Michael Niedermayer
2003-04-08AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik
2003-04-01fixing msmpeg4v2 encodingMichael Niedermayer
2003-03-30simplify slice encoding (variance of packet size is practically identical)Michael Niedermayer
2003-03-30disabling ac3 decoding regression test (its different between different compi...Michael Niedermayer