mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 20:42:49 +08:00 
			
		
		
		
	fate: add a pngparser test
This commit is contained in:
		| @@ -4,6 +4,9 @@ fate-dpx: CMD = framecrc -i $(TARGET_SAMPLES)/dpx/lighthouse_rgb48.dpx | ||||
| FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, PICTOR) += fate-pictor | ||||
| fate-pictor: CMD = framecrc -i $(TARGET_SAMPLES)/pictor/MFISH.PIC -pix_fmt rgb24 | ||||
|  | ||||
| FATE_SAMPLES_AVCONV-$(call PARSERDEMDEC, PNG, IMAGE2PIPE, PNG) += fate-pngparser | ||||
| fate-pngparser: CMD = framecrc -f image2pipe -i $(TARGET_SAMPLES)/png1/libav_4x_concat.png | ||||
|  | ||||
| FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, PTX) += fate-ptx | ||||
| fate-ptx: CMD = framecrc -i $(TARGET_SAMPLES)/ptx/_113kw_pic.ptx -pix_fmt rgb24 | ||||
|  | ||||
|   | ||||
							
								
								
									
										5
									
								
								tests/ref/fate/pngparser
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								tests/ref/fate/pngparser
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| #tb 0: 1/25 | ||||
| 0,          0,          0,        1,   271040, 0xffe62f5f | ||||
| 0,          1,          1,        1,   271040, 0xcf502f5f | ||||
| 0,          2,          2,        1,   271040, 0x72612f5f | ||||
| 0,          3,          3,        1,   271040, 0x41cb2f5f | ||||
		Reference in New Issue
	
	Block a user
	 Vittorio Giovara
					Vittorio Giovara