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
2007-04-22enable seektestMichael Niedermayer
2007-04-22seek regression test referenceMichael Niedermayer
2007-04-22dont try to seek on single imagesMichael Niedermayer
2007-04-22ensure that seek_test is rebuild if any of the libs changedMichael Niedermayer
2007-04-22fix compilationBaptiste Coudurier
2007-04-14fix tiff regression test (bitexact flag was ignoredwhich caused theMichael Niedermayer
2007-04-07YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl)Kamil Nowosad
2007-04-07tiff & sgi regression testMichael Niedermayer
2007-03-24md5 test for the image formatsMichael Niedermayer
2007-03-24bmp and tga image regression testMichael Niedermayer
2007-03-241000000l for me ive misstakely reverted the regression checksum change from r...Michael Niedermayer
2007-03-22set more reasonable cutoff for audio rate conversionMichael Niedermayer
2007-03-22update resgression tests after the resampler changesMichael Niedermayer
2007-03-19AC-3 encoded volume is too high. Revert revision 7160:Bill O'Shaughnessy
2007-03-12Remove -ab 64k from ffmpeg options, this is now default.Benoit Fouet
2007-03-05prevent audio packets from being fragmented, wmp mac doesnt seem to like that...Michael Niedermayer
2007-03-05update forgotten regression test chcksums forMichael Niedermayer
2007-03-05change management of "ab" option in ffmpeg.c, so that it works as "b" option.Benoit Fouet
2007-03-05all asf files i have have the 2 redundant duration fields differ by the prero...Michael Niedermayer
2007-03-05all asf files i have have this field at 2 so lets try to change it to that ...Michael Niedermayer
2007-03-02Relicense to LGPL and add standard license header.Diego Biurrun
2007-02-27Add standard LGPL header with Fabrice's permission.Diego Biurrun
2007-02-27Fix 'rm -r' vs 'rm -f' typo.Diego Biurrun
2007-02-23synchronize to latest ffm changesAlex Beregszaszi
2007-02-221l, clean up feed1.ffm after finishing the server testAlex Beregszaszi
2007-02-22fix the server regression test (it produced for me identical results in more ...Alex Beregszaszi
2007-02-14use aiff when we can, some players only support aiffBaptiste Coudurier
2007-02-13always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer
2007-02-13oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer
2007-02-13increaseing preroll time to the minimum of the asf files i haveMichael Niedermayer
2007-02-12remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer
2007-02-12disabling vorbis regression test for now, both encoder and decoder behave str...Michael Niedermayer
2007-02-12dont set the keyframe flag for audio as microshitty doesnt do it and some thi...Michael Niedermayer
2007-02-12Regression changes after addition of fact chunk to non-PCM wavMichel Bardiaux
2007-02-09fix broken memset(padding, 0) codeMichael Niedermayer
2007-02-08iam pretty sure send time is dts and not pts ...Michael Niedermayer
2007-02-07vorbis regression testMichael Niedermayer
2007-02-07fix regression tests due to pixel format name changesBaptiste Coudurier
2007-02-07wma regression testMichael Niedermayer
2007-02-07Add seektest to list of PHONY targets.Diego Biurrun
2007-02-06indentMichael Niedermayer
2007-02-06dont output information about what is demuxed after a seek failureMichael Niedermayer
2007-02-0510l uninitalized colaMichael Niedermayer
2007-02-05seek regression testsMichael Niedermayer
2007-01-25Do not run (broken) ffserver test by default and warn about its brokenness.Diego Biurrun
2007-01-21fix msmpeg4v3 tag in asfMichael Niedermayer
2007-01-18Add/update some comments.Diego Biurrun
2007-01-18Rename do_libav var so as not to clash with the do_libav function on Solaris.Diego Biurrun
2007-01-17update swf regression checksumMåns Rullgård
2007-01-15Revert broken removal of variable indirection.Diego Biurrun