OSDN Git Service

Only call the dynamic range compression function when the user-inputted value is...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 13 Dec 2007 15:24:42 +0000 (15:24 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 13 Dec 2007 15:24:42 +0000 (15:24 +0000)
commit492a6934dcac907dedc8a71f44dcfd984ffdd90e
tree2d01c4950ebe20679d12eacb70d7846eae42b3d2
parent4b7ebc4179653c88bc6d91d59917193375870088
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://localhost/HandBrake/trunk@1124 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/deca52.c