diff dll_init.c @ 469:434889ca2340

ehh typo...
author arpi_esp
date Mon, 16 Apr 2001 03:01:46 +0000
parents e53a9edbee98
children 2bb59b7c748a
line wrap: on
line diff
--- a/dll_init.c	Mon Apr 16 02:55:57 2001 +0000
+++ b/dll_init.c	Mon Apr 16 03:01:46 2001 +0000
@@ -245,7 +245,7 @@
   }
 
   if(sh_video->codec->outflags[sh_video->outfmtidx] & CODECS_FLAG_YUVHACK)
-    sh_video->o_bih.biCompression = mmioFOURCC('Y','U','Y','2');
+    sh_video->o_bih.biCompression = outfmt;
 
 //  avi_header.our_in_buffer=malloc(avi_header.video.dwSuggestedBufferSize); // FIXME!!!!