From da8a0f3ace2b71ef1cbb911d194dd1f9561017b0 Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 12 Apr 2013 20:07:08 +0000 Subject: WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equivalent x264 query. Also added an option to disable libhb features such as this incase this turns out to be problematic. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5397 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs') diff --git a/win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs b/win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs index 4c01f8f35..963f7ef68 100644 --- a/win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs +++ b/win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs @@ -33,6 +33,7 @@ namespace HandBrakeWPF.ViewModels * - We are not handling cropping correctly within the UI. * - The Height is not correctly set when using no Anamorphic * - Maintain Aspect ratio needs corrected. + * - Custom Anamorphic. * */ #region Constants and Fields -- cgit v1.2.3