[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 1384, Mon Mar 22 23:36:53 2004 UTC revision 1428, Wed Apr 14 03:25:41 2004 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: CXvidDecoder.h,v 1.2 2004-03-22 23:35:11 edgomez Exp $   * $Id: CXvidDecoder.h,v 1.3 2004-04-14 03:25:41 syskin Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 81  Line 81 
81  private :  private :
82    
83          HRESULT ChangeColorspace(GUID subtype, GUID formattype, void * format);          HRESULT ChangeColorspace(GUID subtype, GUID formattype, void * format);
84            void CloseLib();
85    
86          xvid_dec_create_t m_create;          xvid_dec_create_t m_create;
87          xvid_dec_frame_t m_frame;          xvid_dec_frame_t m_frame;

Legend:
Removed from v.1384  
changed lines
  Added in v.1428

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