You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	Fix compilation with os2threads
Signed-off-by: Dave Yeo <daveryeo@telus.net> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		
				
					committed by
					
						 Michael Niedermayer
						Michael Niedermayer
					
				
			
			
				
	
			
			
			
						parent
						
							3836af4765
						
					
				
				
					commit
					f9c6044a6f
				
			| @@ -32,6 +32,8 @@ | ||||
| #undef __STRICT_ANSI__          /* for _beginthread() */ | ||||
| #include <stdlib.h> | ||||
|  | ||||
| #include "libavutil/mem.h" | ||||
|  | ||||
| typedef TID  pthread_t; | ||||
| typedef void pthread_attr_t; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user