OSDN Git Service

MacGui: Loose Anamorphic initial implementation
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 3 Jan 2008 19:11:26 +0000 (19:11 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 3 Jan 2008 19:11:26 +0000 (19:11 +0000)
commitfdaa6d5fc1f71fd25fcea3b37798d0195f729504
tree02c9a73b283c12780231b2f3858ed6158eda49c2
parent96c6c7d9b65ae5f236046f8356ca81ef7491337a
MacGui: Loose Anamorphic initial implementation
- Changes the PAR checkbox to an anamorphic NSPopUp Button with "None", "Strict", and "Loose".
- Sanity checks against the ffmpeg encoder, until that gets fixed.
- removed six unneeded outlets for picture sizing in Controller.mm.
- Previous presets will gracefully degrade to us "Strict" if anamorphic is specified.
- I know about the bug where the picture window changes size on the first width drop when resizing Loose Anamorphic, so dont ask ;)

git-svn-id: svn://localhost/HandBrake/trunk@1161 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.h
macosx/Controller.mm
macosx/English.lproj/MainMenu.nib/classes.nib
macosx/English.lproj/MainMenu.nib/info.nib
macosx/English.lproj/MainMenu.nib/keyedobjects.nib
macosx/English.lproj/PictureSettings.nib/classes.nib
macosx/English.lproj/PictureSettings.nib/info.nib
macosx/English.lproj/PictureSettings.nib/keyedobjects.nib
macosx/PictureController.h
macosx/PictureController.mm