OSDN Git Service

MacGui: Peak Framerate initial implementation
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 18 Jun 2010 19:49:26 +0000 (19:49 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 18 Jun 2010 19:49:26 +0000 (19:49 +0000)
commita422ff9c496e2dad791cdd641c20b7011e8d2484
tree5095ddff8136cf4491e3ea51467ffaa2561941b1
parentf7cc7eeeddae4af9ab90edcdb03e0b51744fcc20
MacGui: Peak Framerate initial implementation
- Adds a checkbox below the fps drop down to allow selecting pfr as long as Same as Source is not selected.
- Checkbox is shows and hides based on the fps dropdown.
- Uses job->cfr = 2 instead of 1 to enable libhb's pfr mode.

git-svn-id: svn://localhost/HandBrake/trunk@3390 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.h
macosx/Controller.m
macosx/English.lproj/MainMenu.xib
macosx/HBQueueController.mm