You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	* commit '535a742c2695a9e0c586b50d7fa76e318232ff24': build: Change structure of the linker version script templates Merged-by: Matthieu Bouron <matthieu.bouron@stupeflix.com>
		
			
				
	
	
		
			8 lines
		
	
	
		
			91 B
		
	
	
	
		
			V
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			91 B
		
	
	
	
		
			V
		
	
	
	
	
	
| LIBPOSTPROC_MAJOR {
 | |
|     global:
 | |
|         postproc_*;
 | |
|         pp_*;
 | |
|     local:
 | |
|         *;
 | |
| };
 |