mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
avformat/imf: add IMF CPL with repeated resources to FATE
Signed-off-by: Pierre-Anthony Lemieux <pal@palemieux.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
2e82c61055
commit
a2df665246
@ -153,6 +153,7 @@ include $(SRC_PATH)/tests/fate/hlsenc.mak
|
||||
include $(SRC_PATH)/tests/fate/hw.mak
|
||||
include $(SRC_PATH)/tests/fate/id3v2.mak
|
||||
include $(SRC_PATH)/tests/fate/image.mak
|
||||
include $(SRC_PATH)/tests/fate/imf.mak
|
||||
include $(SRC_PATH)/tests/fate/indeo.mak
|
||||
include $(SRC_PATH)/tests/fate/libavcodec.mak
|
||||
include $(SRC_PATH)/tests/fate/libavdevice.mak
|
||||
|
6
tests/fate/imf.mak
Normal file
6
tests/fate/imf.mak
Normal file
@ -0,0 +1,6 @@
|
||||
FATE_IMF += fate-imf-cpl-with-repeat
|
||||
fate-imf-cpl-with-repeat: CMD = framecrc -f imf -i $(TARGET_SAMPLES)/imf/countdown/CPL_bb2ce11c-1bb6-4781-8e69-967183d02b9b.xml -c:v copy
|
||||
|
||||
FATE_SAMPLES_FFMPEG-$(CONFIG_IMF_DEMUXER) += $(FATE_IMF)
|
||||
|
||||
fate-imf: $(FATE_IMF)
|
46
tests/ref/fate/imf-cpl-with-repeat
Normal file
46
tests/ref/fate/imf-cpl-with-repeat
Normal file
@ -0,0 +1,46 @@
|
||||
#tb 0: 1/24
|
||||
#media_type 0: video
|
||||
#codec_id 0: jpeg2000
|
||||
#dimensions 0: 640x360
|
||||
#sar 0: 0/1
|
||||
0, 0, 0, 1, 1698, 0xd8730ea4
|
||||
0, 1, 1, 1, 1966, 0x6562867e
|
||||
0, 2, 2, 1, 2063, 0x18f4bb7d
|
||||
0, 3, 3, 1, 1618, 0x0770dca6
|
||||
0, 4, 4, 1, 2100, 0xd0a1c42b
|
||||
0, 5, 5, 1, 2068, 0xd411c582
|
||||
0, 6, 6, 1, 2520, 0x7b539dfc
|
||||
0, 7, 7, 1, 1964, 0x106d867a
|
||||
0, 8, 8, 1, 1964, 0x106d867a
|
||||
0, 9, 9, 1, 1964, 0x106d867a
|
||||
0, 10, 10, 1, 1964, 0x106d867a
|
||||
0, 11, 11, 1, 1964, 0x106d867a
|
||||
0, 12, 12, 1, 1964, 0x106d867a
|
||||
0, 13, 13, 1, 1964, 0x106d867a
|
||||
0, 14, 14, 1, 1964, 0x106d867a
|
||||
0, 15, 15, 1, 1964, 0x106d867a
|
||||
0, 16, 16, 1, 1964, 0x106d867a
|
||||
0, 17, 17, 1, 1964, 0x106d867a
|
||||
0, 18, 18, 1, 1964, 0x106d867a
|
||||
0, 19, 19, 1, 1964, 0x106d867a
|
||||
0, 20, 20, 1, 1964, 0x106d867a
|
||||
0, 21, 21, 1, 1964, 0x106d867a
|
||||
0, 22, 22, 1, 1964, 0x106d867a
|
||||
0, 23, 23, 1, 1964, 0x106d867a
|
||||
0, 24, 24, 1, 1964, 0x106d867a
|
||||
0, 25, 25, 1, 1964, 0x106d867a
|
||||
0, 26, 26, 1, 1964, 0x106d867a
|
||||
0, 27, 27, 1, 1964, 0x106d867a
|
||||
0, 28, 28, 1, 1964, 0x106d867a
|
||||
0, 29, 29, 1, 1964, 0x106d867a
|
||||
0, 30, 30, 1, 1964, 0x106d867a
|
||||
0, 30, 31, 1, 2068, 0xd411c582
|
||||
0, 30, 32, 1, 2520, 0x7b539dfc
|
||||
0, 30, 33, 1, 1846, 0x9d184658
|
||||
0, 30, 34, 1, 2475, 0x2967a123
|
||||
0, 30, 35, 1, 2540, 0xdc61ad87
|
||||
0, 30, 36, 1, 2214, 0xa7da105f
|
||||
0, 30, 37, 1, 2486, 0xa68d89b4
|
||||
0, 30, 38, 1, 2615, 0xbc35d5ad
|
||||
0, 30, 39, 1, 2150, 0x643aea98
|
||||
0, 30, 40, 1, 2628, 0x2880c4ad
|
Loading…
Reference in New Issue
Block a user