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-08-05flashsv regression testMichael Niedermayer
2007-07-19regression tests for yuv440p yuvj440pAndreas Öman
2007-07-13round timestamps up, k2 broadcast server seems to need itBaptiste Coudurier
2007-07-11set locale to C in seek testMåns Rullgård
2007-07-03update regression checksums after r9447Benoit Fouet
2007-06-12misc typo fixesDiego Biurrun
2007-06-12misc spelling fixesDiego Biurrun
2007-06-08Merge tests Makefile into the top-level Makefile.Diego Biurrun
2007-06-08The server configuration file is passed as a command line parameter.Diego Biurrun
2007-05-30seek tests only available with GPL enabledBenoit Fouet
2007-05-29Mark phony swscale_error target as such.Diego Biurrun
2007-05-2710l: Revert accidental removal of unused code.Diego Biurrun
2007-05-27Exit with error when running libavtest and not configured with --enable-gpl.Diego Biurrun
2007-05-27Rename variable for consistency.Diego Biurrun
2007-05-27whitespace cosmeticsDiego Biurrun
2007-05-27better variable namesDiego Biurrun
2007-05-27Remove comments that are neither very enlightening nor particularly up-to-date.Diego Biurrun
2007-05-27Do not hide the commands make runs.Diego Biurrun
2007-05-27Fix seek_test compilation for out-of-tree builds.Diego Biurrun
2007-05-25Remove portability comment, it should be pure POSIX now.Diego Biurrun
2007-05-25whitespace cosmeticsDiego Biurrun
2007-05-25'grep -q' is a GNU extension.Diego Biurrun
2007-05-25Do not fail or print an error if the logfile already exists.Diego Biurrun
2007-05-25Also remove seek_test upon clean.Diego Biurrun
2007-05-25Replace multiple rules for compiling binaries by one pattern rule.Diego Biurrun
2007-05-25Use proper license header.Diego Biurrun
2007-05-25typoDiego Biurrun
2007-05-25Remove obsolete and non-working DSP test program.Diego Biurrun
2007-05-21forgotten h.261 seek regression checksum update due toMichael Niedermayer
2007-05-16Do not specify directories in #include path, -I flags take care of this.Ronald S. Bultje
2007-05-09Remove trailing / from -I flags, MinGW appears to dislike them.Zuxy Meng
2007-05-02give the position offset of the file in the packetDaniel Cardenas
2007-05-02update reference file for seek test after delivery 8826Benoit Fouet
2007-05-02modify order in which files are diff'dBenoit Fouet
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