OSDN Git Service

With live preview decmpeg2 can be running more than once simultaneously, so the crude...
[handbrake-jp/handbrake-jp-git.git] / macosx / HBAdvancedController.h
index 2eb2e3e..3af5b5b 100644 (file)
@@ -1,7 +1,7 @@
 /* HBAdvancedController
 
     This file is part of the HandBrake source code.
-    Homepage: <http://handbrake.m0k.org/>.
+    Homepage: <http://handbrake.fr/>.
     It may be used under the terms of the GNU General Public License. */
 
 #import <Cocoa/Cocoa.h>
     IBOutlet NSPopUpButton      * fX264optMERangePopUp;
     IBOutlet NSTextField        * fX264optWeightBLabel;
     IBOutlet NSButton           * fX264optWeightBSwitch;
-    IBOutlet NSTextField        * fX264optBRDOLabel;
-    IBOutlet NSButton           * fX264optBRDOSwitch;
     IBOutlet NSTextField        * fX264optBPyramidLabel;
     IBOutlet NSButton           * fX264optBPyramidSwitch;
-    IBOutlet NSTextField        * fX264optBiMELabel;
-    IBOutlet NSButton           * fX264optBiMESwitch;
     IBOutlet NSTextField        * fX264optDirectPredLabel;
     IBOutlet NSPopUpButton      * fX264optDirectPredPopUp;
     IBOutlet NSTextField        * fX264optDeblockLabel;