OSDN Git Service

LinGui: Use '.' for all locales when passing floats to x264
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 2 Nov 2010 16:16:31 +0000 (16:16 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 2 Nov 2010 16:16:31 +0000 (16:16 +0000)
commit4d2a4e07e1ae13b797911b5b720ba899cd80fb2f
treea546e64a2328cce8f6ef6c322d41513b79c032d4
parent2e326b9424b5523b7f8d8d49ed160115880ecbf2
LinGui: Use '.' for all locales when passing floats to x264
x264 doesn't accept internationalized decimal points.
So force '.' when converting floats.

git-svn-id: svn://localhost/HandBrake/trunk@3641 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/x264handler.c