mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-30 04:02:04 +08:00 
			
		
		
		
	 535a742c26
			
		
	
	535a742c26
	
	
	
		
			
			Split version files into one line per symbol/directive to allow compatibility with the Solaris linker without preprocessing and eliminate $ from version file templates to simplify the postprocessing shell command.
		
			
				
	
	
		
			7 lines
		
	
	
		
			72 B
		
	
	
	
		
			V
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			72 B
		
	
	
	
		
			V
		
	
	
	
	
	
| LIBAVRESAMPLE_MAJOR {
 | |
|     global:
 | |
|         av*;
 | |
|     local:
 | |
|         *;
 | |
| };
 |