diff options
author | handbrake <[email protected]> | 2007-01-01 21:47:45 +0000 |
---|---|---|
committer | handbrake <[email protected]> | 2007-01-01 21:47:45 +0000 |
commit | e243b20395d75fcc08227de8dd358bf22fe7c5d5 (patch) | |
tree | 8f28f3015c6a56076dfc90ef1b70f7f84fad6f06 /macosx/Express.plist | |
parent | 63140876d8c3d381e644d0fb09de2d59af943833 (diff) |
-added Max Picture Width, options are 640 (default) and 320.
-changed video bit rate to correspond to max width choice, 640x -> 1000, 320x ->500
-advanced IHB version to 1.0a2
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@78 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/Express.plist')
-rw-r--r-- | macosx/Express.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Express.plist b/macosx/Express.plist index 35d6429fb..262a7ec55 100644 --- a/macosx/Express.plist +++ b/macosx/Express.plist @@ -15,7 +15,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>1.0a1</string> + <string>1.0a2</string> <key>NSMainNibFile</key> <string>Express</string> <key>NSPrincipalClass</key> |