Its needed for fate on shared versioned .so Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
		
			
				
	
	
		
			6 lines
		
	
	
		
			114 B
		
	
	
	
		
			Verilog
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			114 B
		
	
	
	
		
			Verilog
		
	
	
	
	
	
| LIBAVFILTER_$MAJOR {
 | |
|         global: avfilter_*; av_*;
 | |
|             ff_default_query_formats;
 | |
|         local: *;
 | |
| };
 |