Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > ecbfffd53099d296aa3be64531b34419 > files > 28

mplayer-1.0-1.rc1.20.6mdv2008.0.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;