diff avformat.h @ 565:485a529adaee libavformat

Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)
author melanson
date Sat, 16 Oct 2004 19:33:57 +0000
parents 89bd76208427
children c1e54abaa87e
line wrap: on
line diff
--- a/avformat.h	Fri Oct 15 22:06:46 2004 +0000
+++ b/avformat.h	Sat Oct 16 19:33:57 2004 +0000
@@ -502,6 +502,9 @@
 /* sol.c */
 int sol_init(void);
 
+/* electronicarts.c */
+int ea_init(void);
+
 #include "rtp.h"
 
 #include "rtsp.h"