diff avformat.h @ 211:349d63d52e7e libavformat

initial commit for Id RoQ and Interplay MVE multimedia subsystems
author tmmm
date Tue, 02 Sep 2003 04:32:02 +0000
parents 7414bbf64011
children 7fc8e8ee081a
line wrap: on
line diff
--- a/avformat.h	Mon Sep 01 18:30:02 2003 +0000
+++ b/avformat.h	Tue Sep 02 04:32:02 2003 +0000
@@ -383,6 +383,12 @@
 /* psxstr.c */
 int str_init(void);
 
+/* idroq.c */
+int roq_init(void);
+
+/* ipmovie.c */
+int ipmovie_init(void);
+
 #include "rtp.h"
 
 #include "rtsp.h"