]> granicus.if.org Git - handbrake/commit
MacGUI: don't double-sanitize encoder names.
authorRodeo <tdskywalker@gmail.com>
Sat, 16 May 2015 20:16:50 +0000 (20:16 +0000)
committerRodeo <tdskywalker@gmail.com>
Sat, 16 May 2015 20:16:50 +0000 (20:16 +0000)
commit5aa278c113e0178b7ccd39b9339a0dbc50fd3463
tree2e4cda24b14197b982798d5ec6047c4ac9acc33d
parentf7575590ab950bd9f60412e1fbd97da752296dbd
MacGUI: don't double-sanitize encoder names.

*_get_from_name is where the encoder gets sanitized,
*_sanitize_name is only required when you need the
encoder name instead of its value.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7196 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/HBJob.m
macosx/HBVideo.m