[svn] / branches / release-1_3-branch / xvidcore / dshow / src / CXvidDecoder.cpp Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/dshow/src/CXvidDecoder.cpp

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

revision 1898, Sun Oct 17 18:31:52 2010 UTC revision 1899, Sun Oct 17 18:36:12 2010 UTC
# Line 20  Line 20 
20   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
21   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
22   *   *
23   * $Id: CXvidDecoder.cpp,v 1.20 2010-10-17 18:31:46 Isibaar Exp $   * $Id: CXvidDecoder.cpp,v 1.21 2010-10-17 18:36:12 Isibaar Exp $
24   *   *
25   ****************************************************************************/   ****************************************************************************/
26    
# 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.1898  
changed lines
  Added in v.1899

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