summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add/update some comments.Diego Biurrun2007-01-181-2/+2
* Rename do_libav var so as not to clash with the do_libav function on Solaris.Diego Biurrun2007-01-181-2/+2
* update swf regression checksumMåns Rullgård2007-01-161-1/+1
* Revert broken removal of variable indirection.Diego Biurrun2007-01-151-9/+12
* * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik2007-01-151-1/+1
* Remove leftover variable.Diego Biurrun2007-01-151-1/+0
* Remove unnecessary variable indirection.Diego Biurrun2007-01-151-11/+9
* merge fragmented mpeg4adv section in regression.shMåns Rullgård2007-01-143-14/+11
* 100l: Fix damage from a buggy emacs macro.Diego Biurrun2007-01-141-6/+4
* Merge redundant comments.Diego Biurrun2007-01-141-108/+26
* Add two more variables for temporary files.Diego Biurrun2007-01-141-6/+8
* comment grammar fixesDiego Biurrun2007-01-141-3/+3
* Bail out immediately with software scaler instead of failing the tests.Diego Biurrun2007-01-101-0/+9
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-091-3/+3
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-091-2/+2
* store a few values in the header as difference to the lastMichael Niedermayer2007-01-022-8/+8
* Correct value for the test.Benjamin Larsson2007-01-011-2/+2
* Patch for the FLV muxer to supply more complete metadataAllan Hsu2006-12-282-4/+4
* Fix regression tests with out-of-tree builds.Diego Biurrun2006-12-231-3/+4
* test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer2006-12-222-16/+16
* Use $< instead of explicit names.Diego Biurrun2006-12-211-3/+3
* change mpeg2 intra vlc test to advanced one, add qprd trell and b framesBaptiste Coudurier2006-12-213-10/+10
* use qscale_table in adaptive quantMichael Niedermayer2006-12-212-8/+8
* skip motion estimation and encoding of non direct-0,0 MBs if the next MB is s...Michael Niedermayer2006-12-211-7/+7
* dont randomly disallow intr4v in adaptive quantMichael Niedermayer2006-12-212-8/+8
* dont randomly dissallow direct MBsMichael Niedermayer2006-12-212-15/+15
* QPRD & adaptive quantization regression testsMichael Niedermayer2006-12-213-0/+28
* fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain)Michael Niedermayer2006-12-202-48/+48
* Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data.Reimar Döffinger2006-12-112-4/+4
* Make do_video_encoding general enough to accomodate all cases.Diego Biurrun2006-12-021-40/+39
* Make do_video_decoding general enough to accomodate all cases.Diego Biurrun2006-12-021-9/+9
* Merge a repeating variable declaration into do_video_encoding.Diego Biurrun2006-12-021-75/+39
* remove pretty much useless skiping of some predictorsMichael Niedermayer2006-12-013-98/+98
* Use a function for audio encoding and decoding.Diego Biurrun2006-12-011-21/+25
* Use a function for libav.Diego Biurrun2006-12-011-33/+19
* Use a function for image formats.Diego Biurrun2006-12-011-9/+11
* Use a function for streamed images.Diego Biurrun2006-12-011-9/+10
* Use a function for audio-only tests.Diego Biurrun2006-12-011-21/+14
* 1 step diamond search around the median MV predictorMichael Niedermayer2006-11-303-249/+249
* readjust dts if negativeBaptiste Coudurier2006-11-281-2/+2
* bring AC3 encoder output up to input volume levelBill O'Shaughnessy2006-11-233-3/+3
* fix bitstream to be correctly decoded by quicktimeBaptiste Coudurier2006-11-222-2/+2
* fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...Michael Niedermayer2006-11-222-8/+8
* disable nut regression test until we have a working muxerMichael Niedermayer2006-11-112-6/+3
* allow spaces in source and build directory namesMåns Rullgård2006-11-082-11/+12
* Simplify regression test execution.Diego Biurrun2006-11-051-74/+84
* Use a variable for FFmpeg options.Diego Biurrun2006-11-051-6/+8
* Don't run libavtest if CONFIG_GPL is not set.Diego Biurrun2006-10-181-1/+5
* Warn about --enable-gpl.Diego Biurrun2006-10-151-0/+3
* 0.pgm is now 00.pgm.Diego Biurrun2006-10-151-5/+5
OpenPOWER on IntegriCloud