--- resource.h 2002/03/16 11:40:48 1.2 +++ resource.h 2003/02/12 13:21:15 1.13.2.3 @@ -10,14 +10,16 @@ #define IDD_CPU 105 #define IDD_QUANTMATRIX 106 #define IDD_ABOUT 107 +#define IDD_2PASSALT 108 +#define IDD_POSTPROC 109 #define IDC_MODE 1000 #define IDC_SLIDER 1001 #define IDC_VALUE 1002 #define IDC_SLIDER_STATIC 1003 #define IDC_VALUE_STATIC 1004 -#define IDC_CBRBUFFER 1005 -#define IDC_CBRBUFFER_STATIC 1006 -#define IDC_ADVANCED 1007 +#define IDC_ADVANCED 1005 +#define IDC_DECODER 1006 +#define IDC_DEFAULTS 1007 #define IDC_STATIC_HELP 1008 #define IDC_MOTION 1009 #define IDC_QUANTTYPE 1010 @@ -202,14 +204,58 @@ #define IDC_QINTER61 1189 #define IDC_QINTER62 1190 #define IDC_QINTER63 1191 +#define IDC_USEALT 1193 +#define IDC_USEAUTO 1194 +#define IDC_AUTOSTR 1195 +#define IDC_USEAUTOBONUS 1196 +#define IDC_BONUSBIAS 1197 +#define IDC_CURVETYPE 1198 +#define IDC_ALTCURVEHIGH 1199 +#define IDC_ALTCURVELOW 1201 +#define IDC_MINQUAL 1202 +#define IDC_INTERLACING 1203 +#define IDC_OVERDEG 1204 +#define IDC_MAXBFRAMES 1205 +#define IDC_HINTFILE 1206 +#define IDC_BQUANTRATIO 1207 +#define IDC_HINT_BROWSE 1208 +#define IDC_HINTEDME 1209 +#define IDC_OVERIMP 1210 +#define IDC_MAXBITRATE 1211 +#define IDC_CBR_REACTIONDELAY 1212 +#define IDC_CBR_AVERAGINGPERIOD 1213 +#define IDC_CBR_BUFFER 1214 +#define IDC_PACKED 1215 +#define IDC_BSTATIC1 1216 +#define IDC_BSTATIC2 1217 +#define IDC_BSTATIC3 1218 +#define IDC_DX50BVOP 1219 +#define IDC_DEBUG 1220 +#define IDC_NUMTHREADS 1221 +#define IDC_NUMTHREADS_STATIC 1223 +#define IDC_FRAMEDROP 1224 +#define IDC_FRAMEDROP_STATIC 1225 +#define IDC_KFTRESHOLD 1226 +#define IDC_KFREDUCTION 1227 +#define IDC_GREYSCALE 1228 +#define IDC_CREDITS_GREYSCALE 1229 +#define IDC_SPECIAL_BUILD 1230 +#define IDC_GMC 1231 +#define IDC_QPEL 1232 +#define IDC_CHROMAME 1233 +#define IDC_BQUANTOFFSET 1234 +#define IDC_DEBLOCK_Y 1235 +#define IDC_DEBLOCK_UV 1236 +#define IDC_REDUCED 1237 +#define IDC_VHQ 1238 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 108 +#define _APS_NEXT_RESOURCE_VALUE 110 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1192 +#define _APS_NEXT_CONTROL_VALUE 1239 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif