You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
		
			
				
	
	
		
			8 lines
		
	
	
		
			185 B
		
	
	
	
		
			Verilog
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			185 B
		
	
	
	
		
			Verilog
		
	
	
	
	
	
| LIBAVCODEC_$MAJOR {
 | |
|         global: av*;
 | |
|                 #deprecated, remove after next bump
 | |
|                 audio_resample;
 | |
|                 audio_resample_close;
 | |
|         local:  *;
 | |
| };
 |