You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
tests/fate: add a test for APNG_DISPOSE_OP_BACKGROUND
This commit is contained in:
@@ -7,6 +7,9 @@ fate-apng-osample: CMD = framecrc -i $(TARGET_SAMPLES)/apng/o_sample.png
|
||||
FATE_APNG += fate-apng-dispose-previous
|
||||
fate-apng-dispose-previous: CMD = framecrc -i $(TARGET_SAMPLES)/apng/apng_out_of_order_frames.png
|
||||
|
||||
FATE_APNG += fate-apng-dispose-background
|
||||
fate-apng-dispose-background: CMD = framecrc -i $(TARGET_SAMPLES)/apng/015.png
|
||||
|
||||
FATE_APNG-$(call DEMDEC, APNG, APNG) += $(FATE_APNG)
|
||||
|
||||
FATE_SAMPLES_FFMPEG += $(FATE_APNG-yes)
|
||||
|
8
tests/ref/fate/apng-dispose-background
Normal file
8
tests/ref/fate/apng-dispose-background
Normal file
@@ -0,0 +1,8 @@
|
||||
#tb 0: 1/10
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 128x64
|
||||
#sar 0: 0/1
|
||||
0, 0, 0, 1, 32768, 0x2d11c3b1
|
||||
0, 1, 1, 1, 32768, 0x2d11c3b1
|
||||
0, 2, 2, 1, 32768, 0x6d15d2c1
|
Reference in New Issue
Block a user