]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavformat/avformat.h
complete American Laser Games MM playback system, courtesy of Peter Ross
[frescor/ffmpeg.git] / libavformat / avformat.h
index f04fbb128b0ad89722adadf73ae53c00c1b65f09..c01f6efa75b35916e021e7b89940ec4d2bd1d8e2 100644 (file)
@@ -561,6 +561,9 @@ int tta_init(void);
 /* adts.c */
 int ff_adts_init(void);
 
+/* mm.c */
+int mm_init(void);
+
 #include "rtp.h"
 
 #include "rtsp.h"