summaryrefslogtreecommitdiffstats
path: root/tests/regression.sh
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2002-09-03 20:41:12 +0000
committerMichael Niedermayer <michaelni@gmx.at>2002-09-03 20:41:12 +0000
commit64a7a8af14b4fce3c5352a3ed5e07838c5cf363e (patch)
tree04a0f141e591b195425b77003e4add730e16ab78 /tests/regression.sh
parent9db99069bd780a68a185812f03ae8b137780355e (diff)
downloadffmpeg-streaming-64a7a8af14b4fce3c5352a3ed5e07838c5cf363e.zip
ffmpeg-streaming-64a7a8af14b4fce3c5352a3ed5e07838c5cf363e.tar.gz
do regression tests for rv10 too
Originally committed as revision 904 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/regression.sh')
-rwxr-xr-xtests/regression.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/regression.sh b/tests/regression.sh
index b0a032c..be2cf5a 100755
--- a/tests/regression.sh
+++ b/tests/regression.sh
@@ -24,7 +24,7 @@ else
do_h263=y
do_mpeg4=y
do_mjpeg=y
- #do_rv10=y #broken
+ do_rv10=y
do_mp2=y
do_ac3=y
fi
OpenPOWER on IntegriCloud