[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 889, Sat Feb 22 08:24:01 2003 UTC revision 983, Sat Apr 12 06:58:50 2003 UTC
# Line 6  Line 6 
6  #define IDD_GLOBAL                      101  #define IDD_GLOBAL                      101
7  #define IDD_QUANT                       102  #define IDD_QUANT                       102
8  #define IDD_2PASS                       103  #define IDD_2PASS                       103
9    #define IDD_RC_2PASS2                   103
10  #define IDD_CREDITS                     104  #define IDD_CREDITS                     104
11  #define IDD_CPU                         105  #define IDD_CPU                         105
12    #define IDD_DEBUG                       105
13  #define IDD_QUANTMATRIX                 106  #define IDD_QUANTMATRIX                 106
14  #define IDD_ABOUT                       107  #define IDD_ABOUT                       107
15  #define IDD_2PASSALT                    108  #define IDD_2PASSALT                    108
16    #define IDD_RC_2PASS2_ALT               108
17  #define IDD_POSTPROC                    109  #define IDD_POSTPROC                    109
18    #define IDD_RC_CBR                      110
19    #define IDD_PROFILE                     111
20    #define IDD_RC_2PASS1                   116
21    #define IDD_MOTION                      117
22    #define IDD_TOOLS                       120
23  #define IDC_MODE                        1000  #define IDC_MODE                        1000
24  #define IDC_SLIDER                      1001  #define IDC_SLIDER                      1001
25  #define IDC_VALUE                       1002  #define IDC_VALUE                       1002
# Line 21  Line 29 
29  #define IDC_DECODER                     1006  #define IDC_DECODER                     1006
30  #define IDC_DEFAULTS                    1007  #define IDC_DEFAULTS                    1007
31  #define IDC_STATIC_HELP                 1008  #define IDC_STATIC_HELP                 1008
32    #define IDC_PROFILE                     1008
33  #define IDC_MOTION                      1009  #define IDC_MOTION                      1009
34  #define IDC_QUANTTYPE                   1010  #define IDC_QUANTTYPE                   1010
35  #define IDC_FOURCC                      1011  #define IDC_FOURCC                      1011
# Line 45  Line 54 
54  #define IDC_STATS1                      1030  #define IDC_STATS1                      1030
55  #define IDC_STATS2                      1031  #define IDC_STATS2                      1031
56  #define IDC_STATS1_BROWSE               1032  #define IDC_STATS1_BROWSE               1032
57    #define IDC_STATS_BROWSE                1032
58  #define IDC_STATS2_BROWSE               1033  #define IDC_STATS2_BROWSE               1033
59  #define IDC_CREDITS_START               1034  #define IDC_CREDITS_START               1034
60  #define IDC_CREDITS_START_BEGIN         1035  #define IDC_CREDITS_START_BEGIN         1035
# Line 228  Line 238 
238  #define IDC_PACKED                      1215  #define IDC_PACKED                      1215
239  #define IDC_BSTATIC1                    1216  #define IDC_BSTATIC1                    1216
240  #define IDC_BSTATIC2                    1217  #define IDC_BSTATIC2                    1217
241    #define IDC_MAXBFRAMES_S                1217
242  #define IDC_BSTATIC3                    1218  #define IDC_BSTATIC3                    1218
243    #define IDC_BQUANTRATIO_S               1218
244  #define IDC_DX50BVOP                    1219  #define IDC_DX50BVOP                    1219
245  #define IDC_DEBUG                       1220  #define IDC_DEBUG                       1220
246  #define IDC_NUMTHREADS                  1221  #define IDC_NUMTHREADS                  1221
# Line 249  Line 261 
261  #define IDC_REDUCED                     1237  #define IDC_REDUCED                     1237
262  #define IDC_VHQ                         1238  #define IDC_VHQ                         1238
263  #define IDC_CHROMA_OPT                  1239  #define IDC_CHROMA_OPT                  1239
264    #define IDC_STATS                       1240
265    #define IDC_MODE_ADV                    1241
266    #define IDC_PROFILE_ADV                 1242
267    #define IDC_PROFILE_BVOP                1244
268    #define IDC_PROFILE_MPEGQUANT           1246
269    #define IDC_PROFILE_INTERLACE           1247
270    #define IDC_PROFILE_QPEL                1248
271    #define IDC_PROFILE_GMC                 1249
272    #define IDC_PROFILE_REDUCED             1250
273    #define IDC_PROFILE_WIDTH               1251
274    #define IDC_PROFILE_HEIGHT              1252
275    #define IDC_PROFILE_FPS                 1253
276    #define IDC_PROFILE_BITRATE             1254
277    #define IDC_PROFILE_VBV                 1255
278    #define IDC_PROFILE_PROFILE             1256
279    #define IDC_PROFILE_VCV                 1257
280    #define IDC_PROFILE_VMV                 1258
281    #define IDC_BVOP                        1260
282    #define IDC_BVOP_THRESHOLD              1261
283    #define IDC_BVOP_THRESHOLD_S            1264
284    #define IDC_BQUANTOFFSET_S              1265
285    #define IDC_CLOSEDGOV                   1266
286    
287  // Next default values for new objects  // Next default values for new objects
288  //  //
289  #ifdef APSTUDIO_INVOKED  #ifdef APSTUDIO_INVOKED
290  #ifndef APSTUDIO_READONLY_SYMBOLS  #ifndef APSTUDIO_READONLY_SYMBOLS
291  #define _APS_NEXT_RESOURCE_VALUE        110  #define _APS_NEXT_RESOURCE_VALUE        121
292  #define _APS_NEXT_COMMAND_VALUE         40001  #define _APS_NEXT_COMMAND_VALUE         40001
293  #define _APS_NEXT_CONTROL_VALUE         1240  #define _APS_NEXT_CONTROL_VALUE         1267
294  #define _APS_NEXT_SYMED_VALUE           101  #define _APS_NEXT_SYMED_VALUE           101
295  #endif  #endif
296  #endif  #endif

Legend:
Removed from v.889  
changed lines
  Added in v.983

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