diff avformat.h @ 950:3a64595e57be libavformat

complete American Laser Games MM playback system, courtesy of Peter Ross (suxen_drol at hotmail dot com)
author melanson
date Sun, 12 Feb 2006 06:49:40 +0000
parents 1e766711e6c8
children d1d7a0e87dea
line wrap: on
line diff
--- a/avformat.h	Sun Feb 12 02:24:37 2006 +0000
+++ b/avformat.h	Sun Feb 12 06:49:40 2006 +0000
@@ -561,6 +561,9 @@
 /* adts.c */
 int ff_adts_init(void);
 
+/* mm.c */
+int mm_init(void);
+
 #include "rtp.h"
 
 #include "rtsp.h"