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

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

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

revision 2058, Fri Dec 30 13:04:56 2011 UTC revision 2059, Wed Feb 22 19:00:26 2012 UTC
# Line 3  Line 3 
3   *  XVID MPEG-4 VIDEO CODEC   *  XVID MPEG-4 VIDEO CODEC
4   *  - XviD Decoder part of the DShow Filter  -   *  - XviD Decoder part of the DShow Filter  -
5   *   *
6   *  Copyright(C) 2002-2010 Peter Ross <pross@xvid.org>   *  Copyright(C) 2002-2012 Peter Ross <pross@xvid.org>
7   *   *
8   *  This program is free software ; you can redistribute it and/or modify   *  This program is free software ; you can redistribute it and/or modify
9   *  it under the terms of the GNU General Public License as published by   *  it under the terms of the GNU General Public License as published by
# Line 193  Line 193 
193          UINT64 m_duration;          UINT64 m_duration;
194  #endif  #endif
195    
 #ifdef XVID_USE_TRAYICON  
196          HWND MSG_hwnd; /* message handler window */          HWND MSG_hwnd; /* message handler window */
197  };  };
198  #define WM_ICONMESSAGE (WM_USER + 1)  #define WM_ICONMESSAGE (WM_USER + 1)
 #else  
 };  
 #endif  
199    
200  static const int PARS[][2] = {  static const int PARS[][2] = {
201          {1, 1},          {1, 1},

Legend:
Removed from v.2058  
changed lines
  Added in v.2059

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