January 4, 2011
View 6fd96d1

Change the AC-3 encoder to use floating-point. Fixed-point AC-3 encoder renamed to ac3_fixed. Regression test acodec-ac3 renamed to acodec-ac3_fixed. Regression test lavf-rm changed to use ac3_fixed encoder.

Justin Ruggles authored on 2011/01/04 20:53:44
September 1, 2010
View 82c76ce

QTRLE regtest

Vitor Sessak authored on 2010/09/01 21:38:36
July 22, 2010
View a4e6fa8

regtest: simplify cleanup after each test

Måns Rullgård authored on 2010/07/22 05:49:41
June 17, 2010
View c1b81d2

Remove the "b" from "Mb" in -b values for the dnxhd tests.

Stefano Sabatini authored on 2010/06/17 03:27:52
June 6, 2010
View 59b847d

Add simple rgb/yuv in avi regression test.

Michael Niedermayer authored on 2010/06/06 09:05:12
March 16, 2010
View bd57cae

use mpeg2 quantization bias for mjpeg. this seems to improve RD performance.

Michael Niedermayer authored on 2010/03/16 01:37:02
January 31, 2010
View c676895

Separate audio-only tests so they are only run once

Måns Rullgård authored on 2010/01/31 06:47:13
January 17, 2010
View 4b294c1

regtest: split wma test into wmav1 and wmav2

Måns Rullgård authored on 2010/01/17 05:18:22
December 13, 2009
View ae5e8ca

Add ROQ format regression test.

Reimar Döffinger authored on 2009/12/13 02:34:24
December 12, 2009
View dae658d

Reduce the number of encoded frames for the dnxhd tests to 5. Significantly reduce codectest execution time.

Stefano Sabatini authored on 2009/12/12 22:52:19
October 28, 2009
View 77f6696

Split codec-regression.sh again and create a lavfi-regression.sh for running the libavfilter tests.

Stefano Sabatini authored on 2009/10/28 04:34:48
October 25, 2009
View 8f1e4d4

Split codec-regression.sh, and create the lavf-regression.sh script.

Stefano Sabatini authored on 2009/10/25 02:01:47
October 24, 2009
View 2189dbc

Fix codectest

Måns Rullgård authored on 2009/10/24 21:39:38
View f94e56c

Split codec-regression.sh, put all the code which can be shared by other regression test scripts in the regression-funcs.sh file.

Stefano Sabatini authored on 2009/10/24 07:49:05
October 20, 2009
View 3a408ef

Move up the $test variable definition, together with the other definitions of variables defined using the positional arguments of the script.

Stefano Sabatini authored on 2009/10/20 06:59:17