]> granicus.if.org Git - handbrake/commit
MacGui: New deinterlace initial implementation
authordynaflash <dynaflashtech@gmail.com>
Tue, 31 Jul 2007 20:09:52 +0000 (20:09 +0000)
committerdynaflash <dynaflashtech@gmail.com>
Tue, 31 Jul 2007 20:09:52 +0000 (20:09 +0000)
commit261da361375e2d6359d978fd148491ca7b761d7b
treee81096d7e007368f906baceadeac5a2e132ab4be
parent043526056a7ca7b11a8238231a0d44cc0f0f6ced
MacGui: New deinterlace initial implementation
- Replace old deinterlace checkbox with NSPopUp Button
New Settings:
- None: No deinterlacing
- Fast: Original HB deinterlacing
- Slow: Yadif Mode 1
- Slower: Yadif and Mcdeint
- Slowest: Yadif and Mcdeint

Presets still work, any old one will use None or Fast above. New ones will accurately reflect the correct choice.

Note: need to determine if the preview is still reflecting deinterlacing on or off.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@772 b64f7644-9d1e-0410-96f1-a4d463321fa5
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/PictureController.h
macosx/PictureController.mm