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-09-12fix timestamps used for ratecontrolMichael Niedermayer
2007-09-09allow changing of the spatial_decomposition_count and quantization tablesMichael Niedermayer
2007-09-08store halfpel filter coefficients in the header as well as theMichael Niedermayer
2007-09-08cleanup mc_block()Michael Niedermayer
2007-09-07Update mkv regression tests after r10421David Conrad
2007-09-05Matroska regression testsDavid Conrad
2007-09-03If a stream has no start time, but the first packet has a 'pts', use thatNeil Brown
2007-08-25use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer
2007-08-23use more bits on the encoder sideMichael Niedermayer
2007-08-21Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer
2007-08-13Use PRId64 in seek testDavid Conrad
2007-08-10nut regression testMichael Niedermayer
2007-08-09take care to use video track field number as durationBaptiste Coudurier
2007-08-07ignore preroll, it is generally not what AVStream.start_time should containMichael Niedermayer
2007-08-06make wmv1 and wmv2 playable with M$ DMO decoderMichael Niedermayer
2007-08-05update seek regressions for r9917Michael Niedermayer
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