Based on patch by Reinhard Tartler <siretart tauware de> Originally committed as revision 21236 to svn://svn.ffmpeg.org/ffmpeg/trunk
		
			
				
	
	
		
			5 lines
		
	
	
		
			78 B
		
	
	
	
		
			Verilog
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			78 B
		
	
	
	
		
			Verilog
		
	
	
	
	
	
| LIBAVUTIL_$MAJOR {
 | |
|         global: av_*; ff_*; avutil_*;
 | |
|         local: *;
 | |
| };
 |