hi

you also need this patch

-- 
Andrea Mennucc

"The EULA sounds like it was written by a team of lawyers who want to tell 
me what I can't do, and the GPL sounds like it was written by a human 
being who wants me to know what I can do."
Anonymous,    http://www.securityfocus.com/columnists/420
--- 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;

Attachment: signature.asc
Description: Digital signature

Reply via email to