[svn] / trunk / xvidcore / dshow / src / config.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/dshow/src/config.h

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

revision 1437, Sun Apr 18 07:55:11 2004 UTC revision 1916, Wed Dec 22 15:21:13 2010 UTC
# Line 39  Line 39 
39          int nForceColorspace;          int nForceColorspace;
40          unsigned int supported_4cc;          unsigned int supported_4cc;
41          int videoinfo_compat;          int videoinfo_compat;
42            int aspect_ratio;
43            int num_threads;
44            DWORD cpu;
45  } CONFIG;  } CONFIG;
46    
47    
# Line 49  Line 52 
52  /* functions */  /* functions */
53  void LoadRegistryInfo();  void LoadRegistryInfo();
54  void SaveRegistryInfo();  void SaveRegistryInfo();
55  BOOL CALLBACK adv_proc(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);  INT_PTR CALLBACK adv_proc(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
56    
57    
58  #ifdef __cplusplus  #ifdef __cplusplus
# Line 58  Line 61 
61    
62    
63  #endif  #endif
64    

Legend:
Removed from v.1437  
changed lines
  Added in v.1916

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