mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
fate: Add test for ticket #5805.
This commit is contained in:
parent
3c55baf08f
commit
445522c01b
@ -251,6 +251,10 @@ fate-exr: $(FATE_EXR-yes)
|
||||
|
||||
FATE_JPG += fate-jpg-12bpp
|
||||
fate-jpg-12bpp: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/jpg/12bpp.jpg -f rawvideo -pix_fmt gray16le -vf setsar=sar=sar
|
||||
|
||||
FATE_JPG += fate-jpg-jfif
|
||||
fate-jpg-jfif: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/jpg/20242.jpg
|
||||
|
||||
FATE_JPG-$(call DEMDEC, IMAGE2, MJPEG) += $(FATE_JPG)
|
||||
FATE_IMAGE += $(FATE_JPG-yes)
|
||||
fate-jpg: $(FATE_JPG-yes)
|
||||
|
6
tests/ref/fate/jpg-jfif
Normal file
6
tests/ref/fate/jpg-jfif
Normal file
@ -0,0 +1,6 @@
|
||||
#tb 0: 1/25
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 807x538
|
||||
#sar 0: 72/72
|
||||
0, 0, 0, 1, 651518, 0x50faa5ad
|
Loading…
Reference in New Issue
Block a user