Commit df53a4a7 authored by Anton Khirnov's avatar Anton Khirnov

FATE: fix the asyncts test

Nellymoser is float, so use oneoff comparison instead of md5.
parent 6bd37e0b
FATE_ASYNCTS += fate-filter-asyncts
fate-filter-asyncts: SRC = $(SAMPLES)/nellymoser/nellymoser-discont.flv
fate-filter-asyncts: CMD = md5 -i $(SRC) -af asyncts -f wav
fate-filter-asyncts: CMP = oneline
fate-filter-asyncts: REF = 5faa5d6ecec8d0c982e80a090d114576
fate-filter-asyncts: CMD = pcm -i $(SRC) -af asyncts
fate-filter-asyncts: CMP = oneoff
fate-filter-asyncts: REF = $(SAMPLES)/nellymoser/nellymoser-discont.pcm
FATE_FILTER += $(FATE_ASYNCTS)
FATE_SAMPLES_AVCONV += $(FATE_ASYNCTS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment