mirror of https://git.ffmpeg.org/ffmpeg.git
Merge commit '9d18a7d3ec09d6d933d648570643fde924aa391a'
* commit '9d18a7d3ec09d6d933d648570643fde924aa391a': fate: Update AAC ELD 5.1 ref for recent bugfixes. also reenable fate-aac-er_ad6000np_44_ep0, as this commit updates the pcm reference, so that the test works again Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
a57da850c0
|
@ -54,9 +54,9 @@ FATE_AAC += fate-aac-ap05_48
|
||||||
fate-aac-ap05_48: CMD = pcm -i $(TARGET_SAMPLES)/aac/ap05_48.mp4
|
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-ap05_48: REF = $(SAMPLES)/aac/ap05_48.s16
|
||||||
|
|
||||||
#FATE_AAC += fate-aac-er_ad6000np_44_ep0
|
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.s16
|
||||||
|
|
||||||
FATE_AAC += fate-aac-er_eld1001np_44_ep0
|
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: CMD = pcm -i $(TARGET_SAMPLES)/aac/er_eld1001np_44_ep0.mp4
|
||||||
|
|
Loading…
Reference in New Issue