summaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
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 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3551543a63..f0d37222c8 100644
--- a/Makefile
+++ b/Makefile
@@ -291,7 +291,6 @@ CODEC_TESTS = $(addprefix regtest-, \
rc \
mpeg4adv \
mpeg4thread \
- mp4psp \
error \
mpeg4nr \
mpeg1b \