OSDN Git Service

Changed 'c' variable 'char' data type to 'int' data type (v3)
authorLim Siew Hoon <siew.hoon.lim@intel.com>
Thu, 28 Jul 2016 01:12:41 +0000 (09:12 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 22 Aug 2016 05:04:29 +0000 (13:04 +0800)
commit636e9cd5f7cf34aa8a2e9e8c855a4c151544b51e
tree4514e79cb41a4523a502684df1b4bb00e27bd8e1
parente145ec38cba3ac4e453a5612fb64a012cb053d71
Changed 'c' variable 'char' data type to 'int' data type (v3)

The getopt_long func is return integer data type is more than 1 bytes.

Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com>
(cherry picked from commit def5691f789b897b47af7f2a7ffa3b135a93950d)
test/encode/avcenc.c
test/encode/h264encode.c
test/putsurface/putsurface_common.c