aboutsummaryrefslogblamecommitdiffstats
path: root/multimedia/xmms-avi/files/patch-lib::videocodec::DirectShow::DS_VideoDecoder.cpp
blob: 46bc0dafbff93701594b6f0c970ba1013c39f03a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11









                                                                                
--- lib/videocodec/DirectShow/DS_VideoDecoder.cpp.orig  Sat Jan 20 06:00:54 2001
+++ lib/videocodec/DirectShow/DS_VideoDecoder.cpp   Sun Dec  7 02:30:26 2003
@@ -368,7 +368,7 @@
 
     return 0;
 }
-int DS_VideoDecoder::SetDestFmt(int bits=24, int csp=0)
+int DS_VideoDecoder::SetDestFmt(int bits, int csp)
 {
     if(m_iState==0)
    return -1;