summaryrefslogtreecommitdiffstats
path: root/win/C#/Functions/x264Panel.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2008-05-17 20:20:25 +0000
committersr55 <[email protected]>2008-05-17 20:20:25 +0000
commit20308dcd550d6bf33ae04c938a5c03da9d96cbac (patch)
treec983c900faefa74b3e2afa22c165d5347767d683 /win/C#/Functions/x264Panel.cs
parent1f91f92300597e490ce88672b1b45afeba5d0953 (diff)
WinGui:
- Changes -a auto to -a 1 (The CLI was throwing an error message with auto) - Misc other changes and code cleanup. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1463 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Functions/x264Panel.cs')
-rw-r--r--win/C#/Functions/x264Panel.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/win/C#/Functions/x264Panel.cs b/win/C#/Functions/x264Panel.cs
index e585a3939..0aeac2920 100644
--- a/win/C#/Functions/x264Panel.cs
+++ b/win/C#/Functions/x264Panel.cs
@@ -557,6 +557,7 @@ namespace Handbrake.Functions
/* Change the option string to reflect the new mod settings */
mainWindow.rtf_x264Query.Text = changedOptString;
}
+
/*
* Used by on_x264_WidgetChange()
* Called when the current x264 option string contains no options.
@@ -920,6 +921,7 @@ namespace Handbrake.Functions
}
}
}
+
/*
* Take a single option and standardize it. Returns as a String
* Input: String. - Single X264 Option. Name only