[cvs] / xvidcore / dshow / src / CXvidDecoder.cpp Repository:
ViewVC logotype

Diff of /xvidcore/dshow/src/CXvidDecoder.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20, Sun Oct 17 18:31:46 2010 UTC revision 1.21, Sun Oct 17 18:36:12 2010 UTC
# Line 44  Line 44 
44          C:\DX90SDK\Samples\C++\DirectShow\BaseClasses\Debug          C:\DX90SDK\Samples\C++\DirectShow\BaseClasses\Debug
45  */  */
46    
47  //#define XVID_USE_MFT  #define XVID_USE_MFT
48  //#define XVID_USE_TRAYICON  #define XVID_USE_TRAYICON
49    
50  #include <windows.h>  #include <windows.h>
51    
# Line 1553  Line 1553 
1553    
1554          EnterCriticalSection(&m_mft_lock);          EnterCriticalSection(&m_mft_lock);
1555    
1556          /* Actually set the type or just test it?          /* Actually set the type or just test it? */
1557          BOOL bReallySet = ((dwFlags & MFT_SET_TYPE_TEST_ONLY) == 0);          BOOL bReallySet = ((dwFlags & MFT_SET_TYPE_TEST_ONLY) == 0);
1558    
1559          /* If we have samples pending the type can't be changed right now */          /* If we have samples pending the type can't be changed right now */

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4