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

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

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

revision 1.1, Sat Feb 22 08:22:03 2003 UTC revision 1.1.2.1, Sat Feb 22 08:22:03 2003 UTC
# Line 0  Line 1 
1    #ifndef _IXVID_H_
2    #define _IXVID_H_
3    
4    #ifdef __cplusplus
5    extern "C" {
6    #endif
7    
8    
9    DEFINE_GUID(IID_IXvidDecoder,
10            0x00000000, 0x4fef, 0x40d3, 0xb3, 0xfa, 0xe0, 0x53, 0x1b, 0x89, 0x7f, 0x98);
11    
12    DECLARE_INTERFACE_(IXvidDecoder, IUnknown)
13    {
14    };
15    
16    
17    
18    #ifdef __cplusplus
19    }
20    #endif
21    
22    #endif /* _IXVID_H_ */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

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