* commit '468ea9d5b14f92fe61f47f034e67066f65163f5f': Revert "avutil: make some tables visible again" Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility" Conflicts: libavcodec/sqrt_tab.c libavutil/libavutil.v Merged-by: Michael Niedermayer <michaelni@gmx.at>
		
			
				
	
	
		
			5 lines
		
	
	
		
			67 B
		
	
	
	
		
			Verilog
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			67 B
		
	
	
	
		
			Verilog
		
	
	
	
	
	
| LIBAVUTIL_$MAJOR {
 | |
|         global: av*; ff_*;
 | |
|         local: *;
 | |
| };
 |