[svn] / branches / release-1_3-branch / xvidcore / dshow / src / config.h Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/dshow/src/config.h

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

revision 1995, Wed May 18 16:13:23 2011 UTC revision 2114, Sun Jun 14 19:18:14 2015 UTC
# Line 3  Line 3 
3   *  XVID MPEG-4 VIDEO CODEC   *  XVID MPEG-4 VIDEO CODEC
4   *  - Configuration processing header file -   *  - Configuration processing header file -
5   *   *
6   *  Copyright(C) 2002-2011 Peter Ross <pross@xvid.org>   *  Copyright(C) 2002-2012 Peter Ross <pross@xvid.org>
7   *   *
8   *  This program is free software ; you can redistribute it and/or modify   *  This program is free software ; you can redistribute it and/or modify
9   *  it under the terms of the GNU General Public License as published by   *  it under the terms of the GNU General Public License as published by
# Line 67  Line 67 
67          int aspect_ratio;          int aspect_ratio;
68          int num_threads;          int num_threads;
69          DWORD cpu;          DWORD cpu;
70            int bTrayIcon;
71  } CONFIG;  } CONFIG;
72    
73    
# Line 76  Line 77 
77    
78  /* functions */  /* functions */
79  void LoadRegistryInfo();  void LoadRegistryInfo();
80  void SaveRegistryInfo();  void SaveRegistryInfo(int perfCount);
81  INT_PTR CALLBACK adv_proc(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);  INT_PTR CALLBACK adv_proc(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
82    
83  #define XVID_DLL_NAME "xvidcore.dll"  #define XVID_DLL_NAME "xvidcore.dll"

Legend:
Removed from v.1995  
changed lines
  Added in v.2114

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