]> git.sesse.net Git - x264/blob - vfw/resource.h
New VfW option: "fast 1st pass" automatically disables some partitions and reduces...
[x264] / vfw / resource.h
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by resource.rc
4 //
5 #define IDD_DIALOG1                     101
6 #define IDD_MAINCONFIG                  101
7 #define IDD_ADVANCED                    102
8 #define IDD_ABOUT                       103
9 #define IDC_BITRATESLIDER               1002
10 #define IDC_BITRATEEDIT                 1003
11 #define IDC_BITRATESLIDER2              1004
12 #define IDC_QUANTSLIDER                 1004
13 #define IDC_CABAC                       1005
14 #define IDC_BITRATEEDIT2                1005
15 #define IDC_QUANTEDIT                   1005
16 #define IDC_B16X16                      1006
17 #define IDC_2PASSBITRATE_S              1006
18 #define IDC_LOOPFILTER                  1007
19 #define IDC_2PASSBITRATE                1007
20 #define IDC_I4X4                        1008
21 #define IDC_BITRATELOW                  1009
22 #define IDC_P16X16                      1009
23 #define IDC_BITRATELOW2                 1010
24 #define IDC_P8X8                        1010
25 #define IDC_BITRATEHIGH                 1011
26 #define IDC_BFRAMES                     1012
27 #define IDC_BITRATEHIGH2                1012
28 #define IDC_IDRFRAMES                   1012
29 #define IDC_BFRAMES2                    1013
30 #define IDC_IFRAMES                     1013
31 #define IDC_BITRATELOW3                 1013
32 #define IDC_EDIT3                       1014
33 #define IDC_KEYFRAME                    1014
34 #define IDC_BITRATEHIGH3                1014
35 #define IDC_BFRAME                      1015
36 #define IDC_DEFAULTS                    1016
37 #define IDC_CHECK3                      1017
38 #define IDC_ADVANCED                    1018
39 #define IDC_RADIO1                      1022
40 #define IDC_RADIOBITRATE                1022
41 #define IDC_MODE                        1023
42 #define IDC_RADIOQUALITY                1024
43 #define IDC_RADIOQUANT                  1024
44 #define IDC_RADIOTWOPASS                1026
45 #define IDC_USEADVANCED                 1029
46 #define IDC_ADVDEFAULTS                 1030
47 #define IDC_HOMEPAGE                    1034
48 #define IDC_X264                        1035
49 #define IDC_BUILD                       1036
50 #define IDC_FOURCC                      1039
51 #define IDC_SUBPEL                      1040
52 #define IDC_DIRECTPRED                  1041
53 #define IDC_2PASS1                      1041
54 #define IDC_2PASS2                      1042
55 #define IDC_INLOOP_A                    1044
56 #define IDC_INLOOP_B                    1045
57 #define IDC_LOOPA_TXT                   1047
58 #define IDC_LOOPB_TXT                   1048
59 #define IDC_FAST1PASS                   1049
60
61 // Next default values for new objects
62 // 
63 #ifdef APSTUDIO_INVOKED
64 #ifndef APSTUDIO_READONLY_SYMBOLS
65 #define _APS_NEXT_RESOURCE_VALUE        104
66 #define _APS_NEXT_COMMAND_VALUE         40001
67 #define _APS_NEXT_CONTROL_VALUE         1050
68 #define _APS_NEXT_SYMED_VALUE           101
69 #endif
70 #endif