You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	swscale: Do not make ff_ symbols globally visible.
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| LIBSWSCALE_$MAJOR { | ||||
|         global: swscale_*; sws_*; ff_*; | ||||
|         global: swscale_*; sws_*; | ||||
|         local: *; | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user