summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Revert broken removal of variable indirection.Diego Biurrun2007-01-15
* * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik2007-01-15
* Remove leftover variable.Diego Biurrun2007-01-15
* Remove unnecessary variable indirection.Diego Biurrun2007-01-15
* merge fragmented mpeg4adv section in regression.shMåns Rullgård2007-01-14
* 100l: Fix damage from a buggy emacs macro.Diego Biurrun2007-01-14
* Merge redundant comments.Diego Biurrun2007-01-14
* Add two more variables for temporary files.Diego Biurrun2007-01-14
* comment grammar fixesDiego Biurrun2007-01-14
* Bail out immediately with software scaler instead of failing the tests.Diego Biurrun2007-01-10
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-09
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-09
* store a few values in the header as difference to the lastMichael Niedermayer2007-01-02
* Correct value for the test.Benjamin Larsson2007-01-01
* Patch for the FLV muxer to supply more complete metadataAllan Hsu2006-12-28
* Fix regression tests with out-of-tree builds.Diego Biurrun2006-12-23
* test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer2006-12-22
* Use $< instead of explicit names.Diego Biurrun2006-12-21
* change mpeg2 intra vlc test to advanced one, add qprd trell and b framesBaptiste Coudurier2006-12-21
* use qscale_table in adaptive quantMichael Niedermayer2006-12-21
* skip motion estimation and encoding of non direct-0,0 MBs if the next MB is s...Michael Niedermayer2006-12-21
* dont randomly disallow intr4v in adaptive quantMichael Niedermayer2006-12-21
* dont randomly dissallow direct MBsMichael Niedermayer2006-12-21
* QPRD & adaptive quantization regression testsMichael Niedermayer2006-12-21
* fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain)Michael Niedermayer2006-12-20
* Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data.Reimar Döffinger2006-12-11
* Make do_video_encoding general enough to accomodate all cases.Diego Biurrun2006-12-02
* Make do_video_decoding general enough to accomodate all cases.Diego Biurrun2006-12-02
* Merge a repeating variable declaration into do_video_encoding.Diego Biurrun2006-12-02
* remove pretty much useless skiping of some predictorsMichael Niedermayer2006-12-01
* Use a function for audio encoding and decoding.Diego Biurrun2006-12-01
* Use a function for libav.Diego Biurrun2006-12-01
* Use a function for image formats.Diego Biurrun2006-12-01
* Use a function for streamed images.Diego Biurrun2006-12-01
* Use a function for audio-only tests.Diego Biurrun2006-12-01
* 1 step diamond search around the median MV predictorMichael Niedermayer2006-11-30
* readjust dts if negativeBaptiste Coudurier2006-11-28
* bring AC3 encoder output up to input volume levelBill O'Shaughnessy2006-11-23
* fix bitstream to be correctly decoded by quicktimeBaptiste Coudurier2006-11-22
* fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...Michael Niedermayer2006-11-22
* disable nut regression test until we have a working muxerMichael Niedermayer2006-11-11
* allow spaces in source and build directory namesMåns Rullgård2006-11-08
* Simplify regression test execution.Diego Biurrun2006-11-05
* Use a variable for FFmpeg options.Diego Biurrun2006-11-05
* Don't run libavtest if CONFIG_GPL is not set.Diego Biurrun2006-10-18
* Warn about --enable-gpl.Diego Biurrun2006-10-15
* 0.pgm is now 00.pgm.Diego Biurrun2006-10-15
* simplify by not writing unneeded codec name to fix segfault when stream copyBaptiste Coudurier2006-10-11
* Update checksum to match latest ASF patchGuillaume Poirier2006-10-06
* Mark all phony targets as such.Diego Biurrun2006-10-03