summaryrefslogtreecommitdiff
path: root/libavformat/allformats.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/allformats.c')
-rw-r--r--libavformat/allformats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/allformats.c b/libavformat/allformats.c
index 767d876dac..6fa9bc56cc 100644
--- a/libavformat/allformats.c
+++ b/libavformat/allformats.c
@@ -51,6 +51,7 @@ void av_register_all(void)
#endif //CONFIG_ENCODERS
avidec_init();
ff_wav_init();
+ ff_mmf_init();
swf_init();
au_init();
#ifdef CONFIG_ENCODERS