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

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

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

revision 1910, Thu Dec 2 06:46:07 2010 UTC revision 1914, Tue Dec 21 16:56:42 2010 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: config.h,v 1.14 2010-12-02 06:46:07 Isibaar Exp $   * $Id: config.h,v 1.15 2010-12-21 16:56:42 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 107  Line 107 
107    /* motion */    /* motion */
108    int motion_search;    int motion_search;
109          int vhq_mode;          int vhq_mode;
110            int vhq_metric;
111          int vhq_bframe;          int vhq_bframe;
112          int chromame;          int chromame;
113          int turbo;          int turbo;
# Line 210  Line 211 
211    
212          DWORD cpu;          DWORD cpu;
213    
214            int num_slices;
215    
216          /* internal */          /* internal */
217          int ci_valid;          int ci_valid;
218          VFWEXT_CONFIGURE_INFO_T ci;          VFWEXT_CONFIGURE_INFO_T ci;

Legend:
Removed from v.1910  
changed lines
  Added in v.1914

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