mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 12:36:41 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			143 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			143 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef FFMPEG_COMMON_H
 | |
| #define FFMPEG_COMMON_H
 | |
| 
 | |
| #define FFMPEG_VERSION_INT 0x000406
 | |
| #define FFMPEG_VERSION     "0.4.6"
 | |
| 
 | |
| #endif /* COMMON_H */
 | 
