summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix seek regression test for ac3 in rm after r10634Roberto Togni2007-10-011-12/+12
* fix timestamps used for ratecontrolMichael Niedermayer2007-09-113-95/+95
* allow changing of the spatial_decomposition_count and quantization tablesMichael Niedermayer2007-09-093-36/+36
* store halfpel filter coefficients in the header as well as theMichael Niedermayer2007-09-083-36/+36
* cleanup mc_block()Michael Niedermayer2007-09-083-38/+38
* Update mkv regression tests after r10421David Conrad2007-09-072-29/+29
* Matroska regression testsDavid Conrad2007-09-053-0/+61
* If a stream has no start time, but the first packet has a 'pts', use thatNeil Brown2007-09-031-1/+1
* use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer2007-08-253-22/+22
* use more bits on the encoder sideMichael Niedermayer2007-08-233-20/+20
* Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer2007-08-213-26/+26
* Use PRId64 in seek testDavid Conrad2007-08-131-1/+1
* nut regression testMichael Niedermayer2007-08-103-0/+62
* take care to use video track field number as durationBaptiste Coudurier2007-08-091-1/+1
* ignore preroll, it is generally not what AVStream.start_time should containMichael Niedermayer2007-08-061-1/+1
* make wmv1 and wmv2 playable with M$ DMO decoderMichael Niedermayer2007-08-053-48/+48
* update seek regressions for r9917Michael Niedermayer2007-08-051-147/+147
* flashsv regression testMichael Niedermayer2007-08-044-0/+64
* regression tests for yuv440p yuvj440pAndreas Öman2007-07-193-1/+9
* round timestamps up, k2 broadcast server seems to need itBaptiste Coudurier2007-07-131-1/+1
* set locale to C in seek testMåns Rullgård2007-07-102-425/+428
* update regression checksums after r9447Benoit Fouet2007-07-032-2/+2
* misc typo fixesDiego Biurrun2007-06-121-1/+1
* misc spelling fixesDiego Biurrun2007-06-121-1/+1
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-078-679/+604
* The server configuration file is passed as a command line parameter.Diego Biurrun2007-06-071-1/+1
* seek tests only available with GPL enabledBenoit Fouet2007-05-301-4/+3
* Mark phony swscale_error target as such.Diego Biurrun2007-05-291-1/+1
* 10l: Revert accidental removal of unused code.Diego Biurrun2007-05-271-0/+13
* Exit with error when running libavtest and not configured with --enable-gpl.Diego Biurrun2007-05-271-0/+1
* Rename variable for consistency.Diego Biurrun2007-05-271-2/+2
* whitespace cosmeticsDiego Biurrun2007-05-271-13/+10
* better variable namesDiego Biurrun2007-05-271-4/+4
* Remove comments that are neither very enlightening nor particularly up-to-date.Diego Biurrun2007-05-271-6/+0
* Do not hide the commands make runs.Diego Biurrun2007-05-271-7/+7
* Fix seek_test compilation for out-of-tree builds.Diego Biurrun2007-05-272-18/+2
* Remove portability comment, it should be pure POSIX now.Diego Biurrun2007-05-251-1/+0
* whitespace cosmeticsDiego Biurrun2007-05-251-2/+2
* 'grep -q' is a GNU extension.Diego Biurrun2007-05-251-1/+1
* Do not fail or print an error if the logfile already exists.Diego Biurrun2007-05-251-1/+1
* Also remove seek_test upon clean.Diego Biurrun2007-05-251-2/+2
* Replace multiple rules for compiling binaries by one pattern rule.Diego Biurrun2007-05-241-10/+1
* Use proper license header.Diego Biurrun2007-05-241-5/+6
* typoDiego Biurrun2007-05-242-2/+2
* Remove obsolete and non-working DSP test program.Diego Biurrun2007-05-242-198/+0
* forgotten h.261 seek regression checksum update due toMichael Niedermayer2007-05-211-20/+20
* Do not specify directories in #include path, -I flags take care of this.Ronald S. Bultje2007-05-161-10/+10
* Remove trailing / from -I flags, MinGW appears to dislike them.Zuxy Meng2007-05-091-1/+1
* give the position offset of the file in the packetDaniel Cardenas2007-05-021-508/+508
* update reference file for seek test after delivery 8826Benoit Fouet2007-05-021-1/+1
OpenPOWER on IntegriCloud