changeset 630:d2bae3719018 libavformat

ffm_init() for win32, so the regression tests dont fail there
author michael
date Thu, 30 Dec 2004 11:48:23 +0000
parents 996fe7d78701
children 07f51a0f6599
files allformats.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/allformats.c	Wed Dec 29 23:17:42 2004 +0000
+++ b/allformats.c	Thu Dec 30 11:48:23 2004 +0000
@@ -88,9 +88,7 @@
     ogg_init();
 #endif
 
-#ifndef CONFIG_WIN32
     ffm_init();
-#endif
 #ifdef CONFIG_VIDEO4LINUX
     video_grab_init();
 #endif