mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-05 22:33:37 +00:00
fate: add test for af_hdcd analyze mode
Signed-off-by: Burt P <pburt0@gmail.com>
This commit is contained in:
parent
0edfd8e6f4
commit
0cfe6acbe4
@ -238,6 +238,12 @@ fate-filter-hdcd: CMD = md5 -i $(SRC) -af hdcd -f s24le
|
|||||||
fate-filter-hdcd: CMP = oneline
|
fate-filter-hdcd: CMP = oneline
|
||||||
fate-filter-hdcd: REF = 5db465a58d2fd0d06ca944b883b33476
|
fate-filter-hdcd: REF = 5db465a58d2fd0d06ca944b883b33476
|
||||||
|
|
||||||
|
FATE_AFILTER_SAMPLES-$(call FILTERDEMDECENCMUX, HDCD, FLAC, FLAC, PCM_S24LE, PCM_S24LE) += fate-filter-hdcd-analyze
|
||||||
|
fate-filter-hdcd-analyze: SRC = $(TARGET_SAMPLES)/filter/hdcd.flac
|
||||||
|
fate-filter-hdcd-analyze: CMD = md5 -i $(SRC) -af hdcd=analyze_mode=pe -f s24le
|
||||||
|
fate-filter-hdcd-analyze: CMP = oneline
|
||||||
|
fate-filter-hdcd-analyze: REF = 81a4f00f85a585bc0198e9a0670a8cde
|
||||||
|
|
||||||
FATE_AFILTER_SAMPLES-$(call FILTERDEMDECENCMUX, HDCD, FLAC, FLAC, PCM_S24LE, PCM_S24LE) += fate-filter-hdcd-false-positive
|
FATE_AFILTER_SAMPLES-$(call FILTERDEMDECENCMUX, HDCD, FLAC, FLAC, PCM_S24LE, PCM_S24LE) += fate-filter-hdcd-false-positive
|
||||||
fate-filter-hdcd-false-positive: SRC = $(TARGET_SAMPLES)/filter/hdcd-false-positive.flac
|
fate-filter-hdcd-false-positive: SRC = $(TARGET_SAMPLES)/filter/hdcd-false-positive.flac
|
||||||
fate-filter-hdcd-false-positive: CMD = md5 -i $(SRC) -af hdcd -f s24le
|
fate-filter-hdcd-false-positive: CMD = md5 -i $(SRC) -af hdcd -f s24le
|
||||||
|
Loading…
Reference in New Issue
Block a user