[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 1488, Sun Jul 11 10:22:47 2004 UTC revision 1912, Sat Dec 18 10:17:35 2010 UTC
# Line 40  Line 40 
40          unsigned int supported_4cc;          unsigned int supported_4cc;
41          int videoinfo_compat;          int videoinfo_compat;
42          int aspect_ratio;          int aspect_ratio;
43            int num_threads;
44  } CONFIG;  } CONFIG;
45    
46    
# Line 50  Line 51 
51  /* functions */  /* functions */
52  void LoadRegistryInfo();  void LoadRegistryInfo();
53  void SaveRegistryInfo();  void SaveRegistryInfo();
54  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);
55    
56    
57  #ifdef __cplusplus  #ifdef __cplusplus
# Line 59  Line 60 
60    
61    
62  #endif  #endif
63    

Legend:
Removed from v.1488  
changed lines
  Added in v.1912

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