Commit 18107921 authored by Michael Niedermayer's avatar Michael Niedermayer

ffm_init() for win32, so the regression tests dont fail there

Originally committed as revision 3783 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 4d4bb927
......@@ -88,9 +88,7 @@ void av_register_all(void)
ogg_init();
#endif
#ifndef CONFIG_WIN32
ffm_init();
#endif
#ifdef CONFIG_VIDEO4LINUX
video_grab_init();
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment