Commit e3e105b3 authored by Fabrice Bellard's avatar Fabrice Bellard

added include for ffserver dynamically loaded modules

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