mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 04:26:37 +08:00 
			
		
		
		
	 e628864033
			
		
	
	e628864033
	
	
	
		
			
			This reduces the symbols exported by libavformat from 699 to 451. Signed-off-by: Mans Rullgard <mans@mansr.com>
		
			
				
	
	
		
			8 lines
		
	
	
		
			147 B
		
	
	
	
		
			Verilog
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			147 B
		
	
	
	
		
			Verilog
		
	
	
	
	
	
| LIBAVFORMAT_$MAJOR {
 | |
|         global: *;
 | |
|         local:
 | |
|                 ff_*_demuxer;
 | |
|                 ff_*_muxer;
 | |
|                 ff_*_protocol;
 | |
| };
 |