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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1061 - (view) (download)

1 : edgomez 1054 /*****************************************************************************
2 :     *
3 :     * XVID MPEG-4 VIDEO CODEC
4 :     * - -
5 :     *
6 :     * Copyright(C) 2002-2003 Anonymous <xvid-devel@xvid.org>
7 :     *
8 :     * 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
10 :     * the Free Software Foundation ; either version 2 of the License, or
11 :     * (at your option) any later version.
12 :     *
13 :     * This program is distributed in the hope that it will be useful,
14 :     * but WITHOUT ANY WARRANTY ; without even the implied warranty of
15 :     * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 :     * GNU General Public License for more details.
17 :     *
18 :     * You should have received a copy of the GNU General Public License
19 :     * along with this program ; if not, write to the Free Software
20 :     * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21 :     *
22 : suxen_drol 1061 * $Id: resource.h,v 1.1.2.6 2003-06-10 10:07:03 suxen_drol Exp $
23 : edgomez 1054 *
24 :     ****************************************************************************/
25 : suxen_drol 889 //{{NO_DEPENDENCIES}}
26 :     // Microsoft Developer Studio generated include file.
27 :     // Used by config.rc
28 :     //
29 :     #define IDD_MAIN 100
30 :     #define IDD_GLOBAL 101
31 :     #define IDD_QUANT 102
32 :     #define IDD_2PASS 103
33 : suxen_drol 983 #define IDD_RC_2PASS2 103
34 : suxen_drol 889 #define IDD_CREDITS 104
35 :     #define IDD_CPU 105
36 : suxen_drol 983 #define IDD_DEBUG 105
37 : suxen_drol 889 #define IDD_QUANTMATRIX 106
38 :     #define IDD_ABOUT 107
39 :     #define IDD_2PASSALT 108
40 : suxen_drol 983 #define IDD_RC_2PASS2_ALT 108
41 : suxen_drol 889 #define IDD_POSTPROC 109
42 : suxen_drol 983 #define IDD_RC_CBR 110
43 :     #define IDD_PROFILE 111
44 :     #define IDD_RC_2PASS1 116
45 :     #define IDD_MOTION 117
46 :     #define IDD_TOOLS 120
47 : suxen_drol 1017 #define IDD_ZONE 121
48 :     #define IDD_LEVEL 122
49 :     #define IDD_CALC 124
50 : suxen_drol 1061 #define IDD_STATUS 125
51 : suxen_drol 1017 #define WIZ_CYDLG 140
52 :     #define PROP_MIN_CYDLG 144
53 :     #define PROP_SM_CYDLG 188
54 :     #define PROP_MIN_CXDLG 212
55 :     #define PROP_SM_CXDLG 212
56 :     #define PROP_MED_CYDLG 215
57 :     #define PROP_LG_CYDLG 218
58 :     #define PROP_MED_CXDLG 227
59 :     #define PROP_LG_CXDLG 252
60 :     #define WIZ_CXDLG 276
61 : suxen_drol 889 #define IDC_MODE 1000
62 :     #define IDC_SLIDER 1001
63 :     #define IDC_VALUE 1002
64 :     #define IDC_SLIDER_STATIC 1003
65 :     #define IDC_VALUE_STATIC 1004
66 :     #define IDC_ADVANCED 1005
67 :     #define IDC_DECODER 1006
68 :     #define IDC_DEFAULTS 1007
69 :     #define IDC_STATIC_HELP 1008
70 : suxen_drol 983 #define IDC_PROFILE 1008
71 : suxen_drol 889 #define IDC_MOTION 1009
72 : suxen_drol 1017 #define IDC_ADVANCED2 1009
73 : suxen_drol 889 #define IDC_QUANTTYPE 1010
74 :     #define IDC_FOURCC 1011
75 :     #define IDC_MAXKEY 1012
76 :     #define IDC_LUMMASK 1013
77 :     #define IDC_MINIQUANT 1014
78 :     #define IDC_MAXIQUANT 1015
79 :     #define IDC_MINPQUANT 1016
80 :     #define IDC_MAXPQUANT 1017
81 :     #define IDC_MINBQUANT 1018
82 :     #define IDC_MAXBQUANT 1019
83 :     #define IDC_QUANTMATRIX 1020
84 :     #define IDC_KFBOOST 1021
85 :     #define IDC_MINKEY 1022
86 :     #define IDC_DISCARD1PASS 1023
87 :     #define IDC_DUMMY2PASS 1024
88 :     #define IDC_CURVECOMPH 1025
89 :     #define IDC_CURVECOMPL 1026
90 :     #define IDC_PAYBACK 1027
91 :     #define IDC_PAYBACKBIAS 1028
92 :     #define IDC_PAYBACKPROP 1029
93 :     #define IDC_STATS1 1030
94 :     #define IDC_STATS2 1031
95 :     #define IDC_STATS1_BROWSE 1032
96 : suxen_drol 983 #define IDC_STATS_BROWSE 1032
97 : suxen_drol 889 #define IDC_STATS2_BROWSE 1033
98 :     #define IDC_CREDITS_START 1034
99 :     #define IDC_CREDITS_START_BEGIN 1035
100 :     #define IDC_CREDITS_START_END 1036
101 :     #define IDC_CREDITS_END 1037
102 :     #define IDC_CREDITS_END_START 1038
103 :     #define IDC_CREDITS_END_BEGIN 1039
104 :     #define IDC_CREDITS_END_END 1040
105 :     #define IDC_CREDITS_RATE_RADIO 1041
106 :     #define IDC_CREDITS_RATE 1042
107 :     #define IDC_CREDITS_QUANT_RADIO 1043
108 :     #define IDC_CREDITS_QUANTI 1044
109 :     #define IDC_CREDITS_QUANT_STATIC 1045
110 :     #define IDC_CREDITS_QUANTP 1046
111 :     #define IDC_CREDITS_SIZE_RADIO 1047
112 :     #define IDC_CREDITS_START_SIZE 1048
113 :     #define IDC_CREDITS_END_STATIC 1049
114 :     #define IDC_CREDITS_END_SIZE 1050
115 :     #define IDC_CPU_AUTO 1051
116 :     #define IDC_CPU_FORCE 1052
117 :     #define IDC_CPU_MMX 1053
118 :     #define IDC_CPU_MMXEXT 1054
119 :     #define IDC_CPU_SSE 1055
120 :     #define IDC_CPU_SSE2 1056
121 :     #define IDC_CPU_3DNOW 1057
122 :     #define IDC_CPU_3DNOWEXT 1058
123 :     #define IDC_LOAD 1059
124 :     #define IDC_SAVE 1060
125 :     #define IDC_WEBSITE 1061
126 :     #define IDC_BUILD 1062
127 :     #define IDC_CORE 1063
128 :     #define IDC_QINTRA00 1064
129 :     #define IDC_QINTRA01 1065
130 :     #define IDC_QINTRA02 1066
131 :     #define IDC_QINTRA03 1067
132 :     #define IDC_QINTRA04 1068
133 :     #define IDC_QINTRA05 1069
134 :     #define IDC_QINTRA06 1070
135 :     #define IDC_QINTRA07 1071
136 :     #define IDC_QINTRA08 1072
137 :     #define IDC_QINTRA09 1073
138 :     #define IDC_QINTRA10 1074
139 :     #define IDC_QINTRA11 1075
140 :     #define IDC_QINTRA12 1076
141 :     #define IDC_QINTRA13 1077
142 :     #define IDC_QINTRA14 1078
143 :     #define IDC_QINTRA15 1079
144 :     #define IDC_QINTRA16 1080
145 :     #define IDC_QINTRA17 1081
146 :     #define IDC_QINTRA18 1082
147 :     #define IDC_QINTRA19 1083
148 :     #define IDC_QINTRA20 1084
149 :     #define IDC_QINTRA21 1085
150 :     #define IDC_QINTRA22 1086
151 :     #define IDC_QINTRA23 1087
152 :     #define IDC_QINTRA24 1088
153 :     #define IDC_QINTRA25 1089
154 :     #define IDC_QINTRA26 1090
155 :     #define IDC_QINTRA27 1091
156 :     #define IDC_QINTRA28 1092
157 :     #define IDC_QINTRA29 1093
158 :     #define IDC_QINTRA30 1094
159 :     #define IDC_QINTRA31 1095
160 :     #define IDC_QINTRA32 1096
161 :     #define IDC_QINTRA33 1097
162 :     #define IDC_QINTRA34 1098
163 :     #define IDC_QINTRA35 1099
164 :     #define IDC_QINTRA36 1100
165 :     #define IDC_QINTRA37 1101
166 :     #define IDC_QINTRA38 1102
167 :     #define IDC_QINTRA39 1103
168 :     #define IDC_QINTRA40 1104
169 :     #define IDC_QINTRA41 1105
170 :     #define IDC_QINTRA42 1106
171 :     #define IDC_QINTRA43 1107
172 :     #define IDC_QINTRA44 1108
173 :     #define IDC_QINTRA45 1109
174 :     #define IDC_QINTRA46 1110
175 :     #define IDC_QINTRA47 1111
176 :     #define IDC_QINTRA48 1112
177 :     #define IDC_QINTRA49 1113
178 :     #define IDC_QINTRA50 1114
179 :     #define IDC_QINTRA51 1115
180 :     #define IDC_QINTRA52 1116
181 :     #define IDC_QINTRA53 1117
182 :     #define IDC_QINTRA54 1118
183 :     #define IDC_QINTRA55 1119
184 :     #define IDC_QINTRA56 1120
185 :     #define IDC_QINTRA57 1121
186 :     #define IDC_QINTRA58 1122
187 :     #define IDC_QINTRA59 1123
188 :     #define IDC_QINTRA60 1124
189 :     #define IDC_QINTRA61 1125
190 :     #define IDC_QINTRA62 1126
191 :     #define IDC_QINTRA63 1127
192 :     #define IDC_QINTER00 1128
193 :     #define IDC_QINTER01 1129
194 :     #define IDC_QINTER02 1130
195 :     #define IDC_QINTER03 1131
196 :     #define IDC_QINTER04 1132
197 :     #define IDC_QINTER05 1133
198 :     #define IDC_QINTER06 1134
199 :     #define IDC_QINTER07 1135
200 :     #define IDC_QINTER08 1136
201 :     #define IDC_QINTER09 1137
202 :     #define IDC_QINTER10 1138
203 :     #define IDC_QINTER11 1139
204 :     #define IDC_QINTER12 1140
205 :     #define IDC_QINTER13 1141
206 :     #define IDC_QINTER14 1142
207 :     #define IDC_QINTER15 1143
208 :     #define IDC_QINTER16 1144
209 :     #define IDC_QINTER17 1145
210 :     #define IDC_QINTER18 1146
211 :     #define IDC_QINTER19 1147
212 :     #define IDC_QINTER20 1148
213 :     #define IDC_QINTER21 1149
214 :     #define IDC_QINTER22 1150
215 :     #define IDC_QINTER23 1151
216 :     #define IDC_QINTER24 1152
217 :     #define IDC_QINTER25 1153
218 :     #define IDC_QINTER26 1154
219 :     #define IDC_QINTER27 1155
220 :     #define IDC_QINTER28 1156
221 :     #define IDC_QINTER29 1157
222 :     #define IDC_QINTER30 1158
223 :     #define IDC_QINTER31 1159
224 :     #define IDC_QINTER32 1160
225 :     #define IDC_QINTER33 1161
226 :     #define IDC_QINTER34 1162
227 :     #define IDC_QINTER35 1163
228 :     #define IDC_QINTER36 1164
229 :     #define IDC_QINTER37 1165
230 :     #define IDC_QINTER38 1166
231 :     #define IDC_QINTER39 1167
232 :     #define IDC_QINTER40 1168
233 :     #define IDC_QINTER41 1169
234 :     #define IDC_QINTER42 1170
235 :     #define IDC_QINTER43 1171
236 :     #define IDC_QINTER44 1172
237 :     #define IDC_QINTER45 1173
238 :     #define IDC_QINTER46 1174
239 :     #define IDC_QINTER47 1175
240 :     #define IDC_QINTER48 1176
241 :     #define IDC_QINTER49 1177
242 :     #define IDC_QINTER50 1178
243 :     #define IDC_QINTER51 1179
244 :     #define IDC_QINTER52 1180
245 :     #define IDC_QINTER53 1181
246 :     #define IDC_QINTER54 1182
247 :     #define IDC_QINTER55 1183
248 :     #define IDC_QINTER56 1184
249 :     #define IDC_QINTER57 1185
250 :     #define IDC_QINTER58 1186
251 :     #define IDC_QINTER59 1187
252 :     #define IDC_QINTER60 1188
253 :     #define IDC_QINTER61 1189
254 :     #define IDC_QINTER62 1190
255 :     #define IDC_QINTER63 1191
256 :     #define IDC_USEALT 1193
257 :     #define IDC_USEAUTO 1194
258 :     #define IDC_AUTOSTR 1195
259 :     #define IDC_USEAUTOBONUS 1196
260 :     #define IDC_BONUSBIAS 1197
261 :     #define IDC_CURVETYPE 1198
262 :     #define IDC_ALTCURVEHIGH 1199
263 :     #define IDC_ALTCURVELOW 1201
264 :     #define IDC_MINQUAL 1202
265 :     #define IDC_INTERLACING 1203
266 :     #define IDC_OVERDEG 1204
267 :     #define IDC_MAXBFRAMES 1205
268 :     #define IDC_HINTFILE 1206
269 :     #define IDC_BQUANTRATIO 1207
270 :     #define IDC_HINT_BROWSE 1208
271 :     #define IDC_HINTEDME 1209
272 :     #define IDC_OVERIMP 1210
273 :     #define IDC_MAXBITRATE 1211
274 :     #define IDC_CBR_REACTIONDELAY 1212
275 :     #define IDC_CBR_AVERAGINGPERIOD 1213
276 :     #define IDC_CBR_BUFFER 1214
277 :     #define IDC_PACKED 1215
278 :     #define IDC_BSTATIC1 1216
279 :     #define IDC_BSTATIC2 1217
280 : suxen_drol 983 #define IDC_MAXBFRAMES_S 1217
281 : suxen_drol 889 #define IDC_BSTATIC3 1218
282 : suxen_drol 983 #define IDC_BQUANTRATIO_S 1218
283 : suxen_drol 889 #define IDC_DX50BVOP 1219
284 :     #define IDC_DEBUG 1220
285 :     #define IDC_NUMTHREADS 1221
286 :     #define IDC_NUMTHREADS_STATIC 1223
287 :     #define IDC_FRAMEDROP 1224
288 :     #define IDC_FRAMEDROP_STATIC 1225
289 :     #define IDC_KFTRESHOLD 1226
290 :     #define IDC_KFREDUCTION 1227
291 :     #define IDC_GREYSCALE 1228
292 :     #define IDC_CREDITS_GREYSCALE 1229
293 :     #define IDC_SPECIAL_BUILD 1230
294 :     #define IDC_GMC 1231
295 :     #define IDC_QPEL 1232
296 :     #define IDC_CHROMAME 1233
297 :     #define IDC_BQUANTOFFSET 1234
298 :     #define IDC_DEBLOCK_Y 1235
299 :     #define IDC_DEBLOCK_UV 1236
300 :     #define IDC_REDUCED 1237
301 :     #define IDC_VHQ 1238
302 :     #define IDC_CHROMA_OPT 1239
303 : suxen_drol 983 #define IDC_STATS 1240
304 :     #define IDC_MODE_ADV 1241
305 :     #define IDC_PROFILE_ADV 1242
306 : suxen_drol 1017 #define IDC_ADD 1243
307 : suxen_drol 983 #define IDC_PROFILE_BVOP 1244
308 : suxen_drol 1017 #define IDC_REMOVE 1244
309 :     #define IDC_EDIT 1245
310 : suxen_drol 983 #define IDC_PROFILE_MPEGQUANT 1246
311 : suxen_drol 1017 #define IDC_BITRATE_CALC 1246
312 : suxen_drol 983 #define IDC_PROFILE_INTERLACE 1247
313 :     #define IDC_PROFILE_QPEL 1248
314 :     #define IDC_PROFILE_GMC 1249
315 :     #define IDC_PROFILE_REDUCED 1250
316 :     #define IDC_PROFILE_WIDTH 1251
317 :     #define IDC_PROFILE_HEIGHT 1252
318 :     #define IDC_PROFILE_FPS 1253
319 :     #define IDC_PROFILE_BITRATE 1254
320 :     #define IDC_PROFILE_VBV 1255
321 :     #define IDC_PROFILE_PROFILE 1256
322 :     #define IDC_PROFILE_VCV 1257
323 :     #define IDC_PROFILE_VMV 1258
324 :     #define IDC_BVOP 1260
325 :     #define IDC_BVOP_THRESHOLD 1261
326 :     #define IDC_BVOP_THRESHOLD_S 1264
327 :     #define IDC_BQUANTOFFSET_S 1265
328 :     #define IDC_CLOSEDGOV 1266
329 : suxen_drol 1017 #define IDC_ZONES 1267
330 :     #define IDC_ZONE_FRAME 1268
331 :     #define IDC_ZONE_VALUE 1274
332 :     #define IDC_ZONE_BITRATE 1274
333 :     #define IDC_ZONE_WEIGHT 1274
334 :     #define IDC_ZONE_SLIDER 1275
335 :     #define IDC_ZONE_FETCH 1276
336 :     #define IDC_ZONE_MODE 1277
337 :     #define IDC_ZONE_QUANT 1277
338 :     #define IDC_ZONE_GREYSCALE 1279
339 :     #define IDC_ZONE_CHROMAOPT 1280
340 :     #define IDC_ZONE_BVOPTHRESHOLD_ENABLE 1281
341 :     #define IDC_ZONE_BVOPTHRESHOLD 1282
342 :     #define IDC_VALUE_LABEL 1283
343 :     #define IDC_SLIDER_LABEL 1284
344 :     #define IDC_ZONE_MODE_WEIGHT 1284
345 :     #define IDC_ZONE_MODE_QUANT 1287
346 :     #define IDC_QUANTTYPE_S 1290
347 :     #define IDC_ZONE_MAX 1292
348 :     #define IDC_ZONE_MIN 1293
349 :     #define IDC_LEVEL_PROFILE 1293
350 :     #define IDC_LEVEL_WIDTH 1294
351 :     #define IDC_LEVEL_HEIGHT 1295
352 :     #define IDC_LEVEL_FPS 1296
353 :     #define IDC_LEVEL_VMV 1297
354 :     #define IDC_LEVEL_VCV 1298
355 :     #define IDC_LEVEL_VBV 1299
356 :     #define IDC_LEVEL_BITRATE 1300
357 :     #define IDC_BITRATE 1302
358 :     #define IDC_BITRATE_MIN 1303
359 :     #define IDC_BITRATE_MAX 1304
360 :     #define IDC_ZONE_BVOPTHRESHOLD_S 1305
361 :     #define IDC_TRELLISQUANT 1306
362 :     #define IDC_BITRATE_S 1307
363 : suxen_drol 1032 #define IDC_VOPDEBUG 1308
364 : suxen_drol 1061 #define IDC_STATUS_GRAPH 1311
365 :     #define IDC_STATUS_IQ_MIN 1312
366 :     #define IDC_STATUS_IQ_MAX 1313
367 :     #define IDC_STATUS_PQ_MIN 1314
368 :     #define IDC_STATUS_PQ_MAX 1315
369 :     #define IDC_STATUS_BQ_MIN 1316
370 :     #define IDC_STATUS_BQ_MAX 1317
371 :     #define IDC_STATUS_Q_MIN 1318
372 :     #define IDC_STATUS_Q_MAX 1319
373 :     #define IDC_STATUS_IL_MIN 1320
374 :     #define IDC_STATUS_IL_MAX 1321
375 :     #define IDC_STATUS_IL_TOT 1322
376 :     #define IDC_STATUS_PL_MIN 1323
377 :     #define IDC_STATUS_PL_MAX 1324
378 :     #define IDC_STATUS_PL_TOT 1325
379 :     #define IDC_STATUS_BL_MIN 1326
380 :     #define IDC_STATUS_BL_MAX 1327
381 :     #define IDC_STATUS_BL_TOT 1328
382 :     #define IDC_STATUS_L_MIN 1329
383 :     #define IDC_STATUS_L_MAX 1330
384 :     #define IDC_STATUS_L_TOT 1331
385 :     #define IDC_STATUS_DESTROY 1332
386 :     #define IDC_STATUS_KBPS 1333
387 :     #define IDC_STATUS_IL_AVG 1334
388 :     #define IDC_DISPLAY_STATUS 1334
389 :     #define IDC_STATUS_PL_AVG 1335
390 :     #define IDC_STATUS_BL_AVG 1336
391 :     #define IDC_CHECK1 1336
392 :     #define IDC_STATUS_L_AVG 1337
393 :     #define IDC_STATUS_I_NUM 1338
394 :     #define IDC_STATUS_P_NUM 1339
395 :     #define IDC_STATUS_B_NUM 1340
396 :     #define IDC_STATUS_NUM 1341
397 : suxen_drol 889
398 :     // Next default values for new objects
399 :     //
400 :     #ifdef APSTUDIO_INVOKED
401 :     #ifndef APSTUDIO_READONLY_SYMBOLS
402 : suxen_drol 1061 #define _APS_NEXT_RESOURCE_VALUE 126
403 : suxen_drol 889 #define _APS_NEXT_COMMAND_VALUE 40001
404 : suxen_drol 1061 #define _APS_NEXT_CONTROL_VALUE 1337
405 : suxen_drol 889 #define _APS_NEXT_SYMED_VALUE 101
406 :     #endif
407 :     #endif

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