mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 20:42:49 +08:00 
			
		
		
		
	Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master: Add a fate test for ProRes Transparency. Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		| @@ -3,6 +3,7 @@ FATE_PRORES = fate-prores-422                                           \ | ||||
|               fate-prores-422_lt                                        \ | ||||
|               fate-prores-422_proxy                                     \ | ||||
|               fate-prores-alpha                                         \ | ||||
|               fate-prores-transparency                                  \ | ||||
|  | ||||
| FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, PRORES) += $(FATE_PRORES) | ||||
| fate-prores: $(FATE_PRORES) | ||||
| @@ -12,3 +13,4 @@ fate-prores-422_hq:    CMD = framecrc -flags +bitexact -i $(SAMPLES)/prores/Sequ | ||||
| fate-prores-422_lt:    CMD = framecrc -flags +bitexact -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_LT.mov -pix_fmt yuv422p10le | ||||
| fate-prores-422_proxy: CMD = framecrc -flags +bitexact -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_Proxy.mov -pix_fmt yuv422p10le | ||||
| fate-prores-alpha:     CMD = framecrc -flags +bitexact -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_with_Alpha.mov -pix_fmt yuva444p10le | ||||
| fate-prores-transparency: CMD = framecrc -flags +bitexact -i $(SAMPLES)/prores/prores4444_with_transparency.mov -pix_fmt yuva444p10le | ||||
|   | ||||
							
								
								
									
										5
									
								
								tests/ref/fate/prores-transparency
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								tests/ref/fate/prores-transparency
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| #tb 0: 1/25 | ||||
| #tb 1: 1/48000 | ||||
| 0,          0,          0,        1, 16588800, 0x87f98f3c | ||||
| 1,          0,          0,     1024,     4096, 0x00000000 | ||||
| 1,       1024,       1024,      896,     3584, 0x00000000 | ||||
		Reference in New Issue
	
	Block a user
	 Michael Niedermayer
					Michael Niedermayer