Browse Source

fate/als: Add test for conformance file with 512 channels.

tags/n4.3
Thilo Borgmann 5 years ago
parent
commit
1cfba7fc75
2 changed files with 5 additions and 0 deletions
  1. +4
    -0
      tests/fate/als.mak
  2. +1
    -0
      tests/ref/fate/mpeg4-als-conformance-09

+ 4
- 0
tests/fate/als.mak View File

@@ -7,5 +7,9 @@ endef

$(foreach N,$(ALS_SUITE),$(eval $(call FATE_ALS_SUITE,$(N))))

FATE_ALS += fate-mpeg4-als-conformance-09

fate-mpeg4-als-conformance-09: CMD = crc -i $(TARGET_SAMPLES)/lossless-audio/als_09_512ch2k16b.mp4

FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, ALS) += $(FATE_ALS)
fate-als: $(FATE_ALS)

+ 1
- 0
tests/ref/fate/mpeg4-als-conformance-09 View File

@@ -0,0 +1 @@
CRC=0xbf3e7189

Loading…
Cancel
Save