summaryrefslogtreecommitdiffstats
path: root/tests/fate/aac.mak
diff options
context:
space:
mode:
authorAlex Converse <alex.converse@gmail.com>2017-08-18 14:07:29 -0700
committerAlex Converse <alex.converse@gmail.com>2017-08-24 17:42:33 -0700
commitcb96e9bea41839407e8e0bef722ac0b9d23812ae (patch)
tree7d9d4fb96942e0ab5cf2da42c027e8b892678d5b /tests/fate/aac.mak
parentdbc9a8f21f92d0613142ea23bb836356fc41de38 (diff)
downloadffmpeg-streaming-cb96e9bea41839407e8e0bef722ac0b9d23812ae.zip
ffmpeg-streaming-cb96e9bea41839407e8e0bef722ac0b9d23812ae.tar.gz
fate: add test vector aac-al04sf_48
Diffstat (limited to 'tests/fate/aac.mak')
-rw-r--r--tests/fate/aac.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak
index 5ef8ddc..e8cbcef 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -2,6 +2,10 @@ FATE_AAC += fate-aac-al04_44
fate-aac-al04_44: CMD = pcm -i $(TARGET_SAMPLES)/aac/al04_44.mp4
fate-aac-al04_44: REF = $(SAMPLES)/aac/al04_44.s16
+FATE_AAC += fate-aac-al04sf_48
+fate-aac-al04sf_48: CMD = pcm -i $(TARGET_SAMPLES)/aac/al04sf_48.mp4
+fate-aac-al04sf_48: REF = $(SAMPLES)/aac/al04sf_48.s16
+
FATE_AAC += fate-aac-al05_44
fate-aac-al05_44: CMD = pcm -i $(TARGET_SAMPLES)/aac/al05_44.mp4
fate-aac-al05_44: REF = $(SAMPLES)/aac/al05_44.s16
OpenPOWER on IntegriCloud