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

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

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

revision 1.1.2.4, Fri Dec 12 15:09:01 2003 UTC revision 1.1.2.5, Fri Jan 2 13:18:28 2004 UTC
# Line 109  Line 109 
109    
110          xvid_dec_create_t m_create;          xvid_dec_create_t m_create;
111          xvid_dec_frame_t m_frame;          xvid_dec_frame_t m_frame;
112    
113            HINSTANCE m_hdll;
114            int (*xvid_global_func)(void *handle, int opt, void *param1, void *param2);
115            int (*xvid_decore_func)(void *handle, int opt, void *param1, void *param2);
116  };  };
117    
118    

Legend:
Removed from v.1.1.2.4  
changed lines
  Added in v.1.1.2.5

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