[svn] / branches / dev-api-4 / xvidcore / vfw / src / resource.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/vfw/src/resource.h

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

revision 1054, Mon Jun 9 13:55:56 2003 UTC revision 1277, Thu Dec 18 14:51:40 2003 UTC
# Line 1  Line 1 
 /*****************************************************************************  
  *  
  *  XVID MPEG-4 VIDEO CODEC  
  *  -   -  
  *  
  *  Copyright(C) 2002-2003 Anonymous <xvid-devel@xvid.org>  
  *  
  *  This program is free software ; you can redistribute it and/or modify  
  *  it under the terms of the GNU General Public License as published by  
  *  the Free Software Foundation ; either version 2 of the License, or  
  *  (at your option) any later version.  
  *  
  *  This program is distributed in the hope that it will be useful,  
  *  but WITHOUT ANY WARRANTY ; without even the implied warranty of  
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  
  *  GNU General Public License for more details.  
  *  
  *  You should have received a copy of the GNU General Public License  
  *  along with this program ; if not, write to the Free Software  
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA  
  *  
  * $Id: resource.h,v 1.1.2.5 2003-06-09 13:55:56 edgomez Exp $  
  *  
  ****************************************************************************/  
1  //{{NO_DEPENDENCIES}}  //{{NO_DEPENDENCIES}}
2  // Microsoft Developer Studio generated include file.  // Microsoft Developer Studio generated include file.
3  // Used by config.rc  // Used by resource.rc
4  //  //
5  #define IDD_MAIN                        100  #define IDD_MAIN                        100
6  #define IDD_GLOBAL                      101  #define IDD_GLOBAL                      101
# Line 47  Line 23 
23  #define IDD_ZONE                        121  #define IDD_ZONE                        121
24  #define IDD_LEVEL                       122  #define IDD_LEVEL                       122
25  #define IDD_CALC                        124  #define IDD_CALC                        124
26    #define IDD_STATUS                      125
27    #define IDD_AR                          127
28  #define WIZ_CYDLG                       140  #define WIZ_CYDLG                       140
29  #define PROP_MIN_CYDLG                  144  #define PROP_MIN_CYDLG                  144
30  #define PROP_SM_CYDLG                   188  #define PROP_SM_CYDLG                   188
# Line 360  Line 338 
338  #define IDC_TRELLISQUANT                1306  #define IDC_TRELLISQUANT                1306
339  #define IDC_BITRATE_S                   1307  #define IDC_BITRATE_S                   1307
340  #define IDC_VOPDEBUG                    1308  #define IDC_VOPDEBUG                    1308
341    #define IDC_STATUS_GRAPH                1311
342    #define IDC_STATUS_IQ_MIN               1312
343    #define IDC_STATUS_IQ_MAX               1313
344    #define IDC_STATUS_PQ_MIN               1314
345    #define IDC_STATUS_PQ_MAX               1315
346    #define IDC_STATUS_BQ_MIN               1316
347    #define IDC_STATUS_BQ_MAX               1317
348    #define IDC_STATUS_Q_MIN                1318
349    #define IDC_STATUS_Q_MAX                1319
350    #define IDC_STATUS_IL_MIN               1320
351    #define IDC_STATUS_IL_MAX               1321
352    #define IDC_STATUS_IL_TOT               1322
353    #define IDC_STATUS_PL_MIN               1323
354    #define IDC_STATUS_PL_MAX               1324
355    #define IDC_STATUS_PL_TOT               1325
356    #define IDC_STATUS_BL_MIN               1326
357    #define IDC_STATUS_BL_MAX               1327
358    #define IDC_STATUS_BL_TOT               1328
359    #define IDC_STATUS_L_MIN                1329
360    #define IDC_STATUS_L_MAX                1330
361    #define IDC_STATUS_L_TOT                1331
362    #define IDC_STATUS_DESTROY              1332
363    #define IDC_STATUS_KBPS                 1333
364    #define IDC_STATUS_IL_AVG               1334
365    #define IDC_DISPLAY_STATUS              1334
366    #define IDC_STATUS_PL_AVG               1335
367    #define IDC_STATUS_BL_AVG               1336
368    #define IDC_CHECK1                      1336
369    #define IDC_STATUS_L_AVG                1337
370    #define IDC_ZONE_FORCEIVOP              1338
371    #define IDC_STATUS_I_NUM                1339
372    #define IDC_STATUS_P_NUM                1340
373    #define IDC_STATUS_B_NUM                1341
374    #define IDC_STATUS_NUM                  1342
375    #define IDC_CARTOON                     1343
376    #define IDC_OVERFLOW_CONTROL_STRENGTH   1344
377    #define IDC_ASPECT_RATIO                1345
378    #define IDC_AR                          1346
379    #define IDC_PAR                         1347
380    #define IDC_PARX                        1355
381    #define IDC_PARY                        1356
382    #define IDC_ARX                         1357
383    #define IDC_ARY                         1358
384    
385  // Next default values for new objects  // Next default values for new objects
386  //  //
387  #ifdef APSTUDIO_INVOKED  #ifdef APSTUDIO_INVOKED
388  #ifndef APSTUDIO_READONLY_SYMBOLS  #ifndef APSTUDIO_READONLY_SYMBOLS
389  #define _APS_NEXT_RESOURCE_VALUE        125  #define _APS_NEXT_RESOURCE_VALUE        128
390  #define _APS_NEXT_COMMAND_VALUE         40001  #define _APS_NEXT_COMMAND_VALUE         40001
391  #define _APS_NEXT_CONTROL_VALUE         1309  #define _APS_NEXT_CONTROL_VALUE         1364
392  #define _APS_NEXT_SYMED_VALUE           101  #define _APS_NEXT_SYMED_VALUE           101
393  #endif  #endif
394  #endif  #endif

Legend:
Removed from v.1054  
changed lines
  Added in v.1277

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