projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8b27a0
)
latmdec: add fate test for audio config change
author
Janne Grunau
<janne-libav@jannau.net>
Fri, 2 Dec 2011 23:21:06 +0000
(
00:21
+0100)
committer
Janne Grunau
<janne-libav@jannau.net>
Sun, 4 Dec 2011 14:38:14 +0000
(15:38 +0100)
tests/fate/aac.mak
patch
|
blob
|
blame
|
history
diff --git
a/tests/fate/aac.mak
b/tests/fate/aac.mak
index
9abae7d
..
f17c914
100644
(file)
--- a/
tests/fate/aac.mak
+++ b/
tests/fate/aac.mak
@@
-38,6
+38,10
@@
FATE_AAC += fate-aac-ap05_48
fate-aac-ap05_48: CMD = pcm -i $(SAMPLES)/aac/ap05_48.mp4
fate-aac-ap05_48: REF = $(SAMPLES)/aac/ap05_48.s16
+FATE_AAC += fate-aac-latm_stereo_to_51
+fate-aac-latm_stereo_to_51: CMD = pcm -i $(SAMPLES)/aac/latm_stereo_to_51.ts -ac 6
+fate-aac-latm_stereo_to_51: REF = $(SAMPLES)/aac/latm_stereo_to_51.s16
+
fate-aac-ct%: CMD = pcm -i $(SAMPLES)/aac/CT_DecoderCheck/$(@:fate-aac-ct-%=%)
fate-aac-ct%: REF = $(SAMPLES)/aac/CT_DecoderCheck/aacPlusv2.wav