OSDN Git Service

Cast the flags passed to sws_getContext to a 16-bit int.
authorsaintdev <saintdev@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 13 Sep 2007 08:22:27 +0000 (08:22 +0000)
committersaintdev <saintdev@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 13 Sep 2007 08:22:27 +0000 (08:22 +0000)
commit9e86ef7471b76224a44b6e4b33c050d3c6536bf4
tree1aee3ae249fa1cbd2e145a84f7191ced05abb77d
parenta6385b28acc65a5f1157166fc735ddd1a6258424
Cast the flags passed to sws_getContext to a 16-bit int.
Otherwise I get segfaults on 64-bit linux.

git-svn-id: svn://localhost/HandBrake/trunk@958 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/hb.c
libhb/render.c