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, 1 Aug 2016 02:29:54 +0000 (10:29 +0800)
commitdef5691f789b897b47af7f2a7ffa3b135a93950d
tree7d2cbff07a7de9b2c4035ea0263093a78dd5dca9
parentf7e22630bd18ed80d22da20a9dc18487938b6c8a
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>
test/encode/avcenc.c
test/encode/h264encode.c
test/putsurface/putsurface_common.c