You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	hwcontext_d3d11va: add missing stdint.h include
This caused checkheaders to fail on cygwin on this file.
This commit is contained in:
		| @@ -37,6 +37,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <d3d11.h> | ||||
| #include <stdint.h> | ||||
|  | ||||
| /** | ||||
|  * This struct is allocated as AVHWDeviceContext.hwctx | ||||
|   | ||||
		Reference in New Issue
	
	Block a user