summaryrefslogtreecommitdiff
path: root/tests/regression.sh
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2008-03-07 19:27:07 +0000
committerMåns Rullgård <mans@mansr.com>2008-03-07 19:27:07 +0000
commit733a6d83600a3f0ea66190b26147fe095f411b97 (patch)
tree03a39194a547eece4f2b1454f0325dec95306ce6 /tests/regression.sh
parent90c2295b24e9fa0c857e459088d18945a6681ef0 (diff)
Remove mp4psp regression test
The PSP MP4 format requires an AAC audio stream, so until we have an AAC encoder we cannot test this format. The existing test is broken and does not actually use the PSP format. Originally committed as revision 12359 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/regression.sh')
-rwxr-xr-xtests/regression.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/regression.sh b/tests/regression.sh
index cbbeda0a79..999152c0d1 100755
--- a/tests/regression.sh
+++ b/tests/regression.sh
@@ -286,10 +286,6 @@ do_video_encoding mpeg4-thread.avi "-b 500k -flags +mv4+part+aic+trell -mbd bits
do_video_decoding
fi
-if [ -n "$do_mp4psp" ] ; then
-do_video_encoding mpeg4-PSP.mp4 "-vb 768k -s 320x240" psp "-ar 24000 -ab 32k -i $raw_src"
-fi
-
if [ -n "$do_error" ] ; then
do_video_encoding error-mpeg4-adv.avi "-qscale 7 -flags +mv4+part+aic -mbd rd -ps 250 -error 10" pgmyuv "-an -vcodec mpeg4"
do_video_decoding