Only call the dynamic range compression function when the user-inputted value is...
commit4cb13529e52b498f27596675f019b53c5e910f78
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 13 Dec 2007 15:24:42 +0000 (13 15:24 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 13 Dec 2007 15:24:42 +0000 (13 15:24 +0000)
tree2d01c4950ebe20679d12eacb70d7846eae42b3d2
parentafc1813ab8cdec7fa7fed7dd184f675353818541
Only call the dynamic range compression function when the user-inputted value is greater than 1, rather than non-zero. This prevents calling the function when it's only going to return the default values anyway.

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