summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* store halfpel filter coefficients in the header as well as theMichael Niedermayer2007-09-08
* cleanup mc_block()Michael Niedermayer2007-09-08
* Update mkv regression tests after r10421David Conrad2007-09-07
* Matroska regression testsDavid Conrad2007-09-05
* If a stream has no start time, but the first packet has a 'pts', use thatNeil Brown2007-09-03
* use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer2007-08-25
* use more bits on the encoder sideMichael Niedermayer2007-08-23
* Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer2007-08-21
* Use PRId64 in seek testDavid Conrad2007-08-13
* nut regression testMichael Niedermayer2007-08-10
* take care to use video track field number as durationBaptiste Coudurier2007-08-09
* ignore preroll, it is generally not what AVStream.start_time should containMichael Niedermayer2007-08-06
* make wmv1 and wmv2 playable with M$ DMO decoderMichael Niedermayer2007-08-05
* update seek regressions for r9917Michael Niedermayer2007-08-05
* flashsv regression testMichael Niedermayer2007-08-04
* regression tests for yuv440p yuvj440pAndreas Öman2007-07-19
* round timestamps up, k2 broadcast server seems to need itBaptiste Coudurier2007-07-13
* set locale to C in seek testMåns Rullgård2007-07-10
* update regression checksums after r9447Benoit Fouet2007-07-03
* misc typo fixesDiego Biurrun2007-06-12
* misc spelling fixesDiego Biurrun2007-06-12
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-07
* The server configuration file is passed as a command line parameter.Diego Biurrun2007-06-07
* seek tests only available with GPL enabledBenoit Fouet2007-05-30
* Mark phony swscale_error target as such.Diego Biurrun2007-05-29
* 10l: Revert accidental removal of unused code.Diego Biurrun2007-05-27
* Exit with error when running libavtest and not configured with --enable-gpl.Diego Biurrun2007-05-27
* Rename variable for consistency.Diego Biurrun2007-05-27
* whitespace cosmeticsDiego Biurrun2007-05-27
* better variable namesDiego Biurrun2007-05-27
* Remove comments that are neither very enlightening nor particularly up-to-date.Diego Biurrun2007-05-27
* Do not hide the commands make runs.Diego Biurrun2007-05-27
* Fix seek_test compilation for out-of-tree builds.Diego Biurrun2007-05-27
* Remove portability comment, it should be pure POSIX now.Diego Biurrun2007-05-25
* whitespace cosmeticsDiego Biurrun2007-05-25
* 'grep -q' is a GNU extension.Diego Biurrun2007-05-25
* Do not fail or print an error if the logfile already exists.Diego Biurrun2007-05-25
* Also remove seek_test upon clean.Diego Biurrun2007-05-25
* Replace multiple rules for compiling binaries by one pattern rule.Diego Biurrun2007-05-24
* Use proper license header.Diego Biurrun2007-05-24
* typoDiego Biurrun2007-05-24
* Remove obsolete and non-working DSP test program.Diego Biurrun2007-05-24
* forgotten h.261 seek regression checksum update due toMichael Niedermayer2007-05-21
* Do not specify directories in #include path, -I flags take care of this.Ronald S. Bultje2007-05-16
* Remove trailing / from -I flags, MinGW appears to dislike them.Zuxy Meng2007-05-09
* give the position offset of the file in the packetDaniel Cardenas2007-05-02
* update reference file for seek test after delivery 8826Benoit Fouet2007-05-02
* modify order in which files are diff'dBenoit Fouet2007-05-02
* enable seektestMichael Niedermayer2007-04-22
* seek regression test referenceMichael Niedermayer2007-04-22