Skip to content
Snippets Groups Projects
Commit e3e105b3 authored by Fabrice Bellard's avatar Fabrice Bellard
Browse files

added include for ffserver dynamically loaded modules

Originally committed as revision 809 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 2c4ae653
No related branches found
No related tags found
No related merge requests found
#ifndef FFSERVER_H
#define FFSERVER_H
/* interface between ffserver and modules */
void ffserver_module_init(void);
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment