summaryrefslogtreecommitdiff
path: root/test/encode/h264encode.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/encode/h264encode.c')
-rw-r--r--test/encode/h264encode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/encode/h264encode.c b/test/encode/h264encode.c
index 649b245..8d8ea30 100644
--- a/test/encode/h264encode.c
+++ b/test/encode/h264encode.c
@@ -860,7 +860,7 @@ static int print_help(void)
static int process_cmdline(int argc, char *argv[])
{
- char c;
+ int c;
const struct option long_opts[] = {
{"help", no_argument, NULL, 0 },
{"bitrate", required_argument, NULL, 1 },