mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 20:42:49 +08:00 
			
		
		
		
	added include for ffserver dynamically loaded modules
Originally committed as revision 809 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		
							
								
								
									
										8
									
								
								ffserver.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								ffserver.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| #ifndef FFSERVER_H | ||||
| #define FFSERVER_H | ||||
|  | ||||
| /* interface between ffserver and modules */ | ||||
|  | ||||
| void ffserver_module_init(void); | ||||
|  | ||||
| #endif | ||||
		Reference in New Issue
	
	Block a user
	 Fabrice Bellard
					Fabrice Bellard