diff options
author | dynaflash <[email protected]> | 2011-03-01 18:45:17 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2011-03-01 18:45:17 +0000 |
commit | b0c75fdf80649778176d7b5d526dd3257c08e967 (patch) | |
tree | eb93c83626c3c1fd29f09d3b7fdb397b7e81558f /macosx/HandBrake.xcodeproj | |
parent | 6c4a61fcad2fd043b3aa3737b5047c65cb02a42e (diff) |
MacGui: Remove Target Size as a rate control option as it doesn't really work correctly and should die an overdue death.
- Also rearranged the video quality layout a bit.
- Moved Constant Quality above Average Bitrate
- Moved the entire Video Quality matrix down below frame rate where it belongs.
- Presets are mapped accordingly internally in the macgui code so that they are unchanged across platforms.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3823 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HandBrake.xcodeproj')
-rw-r--r-- | macosx/HandBrake.xcodeproj/project.pbxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/HandBrake.xcodeproj/project.pbxproj b/macosx/HandBrake.xcodeproj/project.pbxproj index 4a20105b4..a39496c88 100644 --- a/macosx/HandBrake.xcodeproj/project.pbxproj +++ b/macosx/HandBrake.xcodeproj/project.pbxproj @@ -540,7 +540,6 @@ }; buildConfigurationList = 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "HandBrake" */; compatibilityVersion = "Xcode 3.1"; - developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( English, |