[FFmpeg-cvslog] fate: aac: Add test for AAC-LD

Diego Biurrun git at videolan.org
Thu Oct 17 20:15:29 CEST 2013


ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Oct 14 23:40:05 2013 +0200| [f52fd3f3b26f0d80e4f0b374b7695383feca5b92] | committer: Diego Biurrun

fate: aac: Add test for AAC-LD

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f52fd3f3b26f0d80e4f0b374b7695383feca5b92
---

 tests/fate/aac.mak |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak
index 2bed037..4a939dc 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -50,6 +50,11 @@ FATE_AAC += fate-aac-ap05_48
 fate-aac-ap05_48: CMD = pcm -i $(TARGET_SAMPLES)/aac/ap05_48.mp4
 fate-aac-ap05_48: REF = $(SAMPLES)/aac/ap05_48.s16
 
+FATE_AAC += fate-aac-er_ad6000np_44_ep0
+fate-aac-er_ad6000np_44_ep0: CMD = pcm -i $(TARGET_SAMPLES)/aac/er_ad6000np_44_ep0.mp4
+fate-aac-er_ad6000np_44_ep0: REF = $(SAMPLES)/aac/er_ad6000np_44_ep0.s16
+
+
 fate-aac-ct%: CMD = pcm -i $(TARGET_SAMPLES)/aac/CT_DecoderCheck/$(@:fate-aac-ct-%=%)
 fate-aac-ct%: REF = $(SAMPLES)/aac/CT_DecoderCheck/aacPlusv2.wav
 



More information about the ffmpeg-cvslog mailing list