]> granicus.if.org Git - handbrake/commit
preset: fix application of VideoScaler to job
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 29 May 2015 22:17:14 +0000 (22:17 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 29 May 2015 22:17:14 +0000 (22:17 +0000)
commitb75714ec3263ecd0e1b1bb410edb5616c4addfe2
tree5564ebc96eb96d5a3092363442638f90d3f072e5
parent04dbdddcb1a1d2a8231cee75ac51feae9727833d
preset: fix application of VideoScaler to job

Broken strcasecmp conditional caused OpenCl to be added to the job when
it should not have been and *not* added to the job when it should.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7241 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/preset.c