Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 2b89af6564905e6a69cd2de5bd78b086 > files > 18

mplayer-1.0-1.rc1.11mdv2007.1.src.rpm

--- trunk/loader/dmo/DMO_VideoDecoder.c	2007/01/26 09:21:22	22019
+++ trunk/loader/dmo/DMO_VideoDecoder.c	2007/02/11 17:55:49	22204
@@ -119,6 +119,7 @@
      
         this->iv.m_bh = malloc(bihs);
         memcpy(this->iv.m_bh, format, bihs);
+        this->iv.m_bh->biSize = bihs;
 
         this->iv.m_State = STOP;
         //this->iv.m_pFrame = 0;