yep, FLI support

Originally committed as revision 2519 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Mike Melanson
2003-11-14 05:42:14 +00:00
parent ad0d17f1f8
commit 42cad81aea
10 changed files with 711 additions and 4 deletions

View File

@@ -479,6 +479,9 @@ int film_init(void);
/* idcin.c */
int idcin_init(void);
/* flic.c */
int flic_init(void);
#include "rtp.h"
#include "rtsp.h"