Sophie

Sophie

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

mplayer-1.0-1.rc1.20.6mdv2008.0.src.rpm

--- trunk/loader/dshow/DS_VideoDecoder.c	2007/01/26 09:21:22	22019
+++ trunk/loader/dshow/DS_VideoDecoder.c	2007/02/11 17:57:02	22205
@@ -114,6 +114,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;