mirror of https://git.ffmpeg.org/ffmpeg.git
fate: Add a test vector for AAC ELD with TNS.
This commit is contained in:
parent
b2212dec0f
commit
42d1b41983
|
@ -58,6 +58,10 @@ 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: 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-er_ad6000np_44_ep0: REF = $(SAMPLES)/aac/er_ad6000np_44_ep0.s16
|
||||||
|
|
||||||
|
FATE_AAC += fate-aac-er_eld1001np_44_ep0
|
||||||
|
fate-aac-er_eld1001np_44_ep0: CMD = pcm -i $(TARGET_SAMPLES)/aac/er_eld1001np_44_ep0.mp4
|
||||||
|
fate-aac-er_eld1001np_44_ep0: REF = $(SAMPLES)/aac/er_eld1001np_44.s16
|
||||||
|
|
||||||
FATE_AAC += fate-aac-er_eld2000np_48_ep0
|
FATE_AAC += fate-aac-er_eld2000np_48_ep0
|
||||||
fate-aac-er_eld2000np_48_ep0: CMD = pcm -i $(TARGET_SAMPLES)/aac/er_eld2000np_48_ep0.mp4
|
fate-aac-er_eld2000np_48_ep0: CMD = pcm -i $(TARGET_SAMPLES)/aac/er_eld2000np_48_ep0.mp4
|
||||||
fate-aac-er_eld2000np_48_ep0: REF = $(SAMPLES)/aac/er_eld2000np_48_ep0.s16
|
fate-aac-er_eld2000np_48_ep0: REF = $(SAMPLES)/aac/er_eld2000np_48_ep0.s16
|
||||||
|
|
Loading…
Reference in New Issue