Change tabs to spaces.

This commit is contained in:
Kari Siivonen (TAU) 2020-02-06 13:36:59 +02:00 committed by siivonek
parent 888382953d
commit c8c71274ee

View file

@ -133,7 +133,7 @@ static const struct option long_options[] = {
{ "set-qp-in-cu", no_argument, NULL, 0 }, { "set-qp-in-cu", no_argument, NULL, 0 },
{ "open-gop", no_argument, NULL, 0 }, { "open-gop", no_argument, NULL, 0 },
{ "no-open-gop", no_argument, NULL, 0 }, { "no-open-gop", no_argument, NULL, 0 },
{ "vaq", no_argument, NULL, 0 }, { "vaq", no_argument, NULL, 0 },
{ "no-vaq", no_argument, NULL, 0 }, { "no-vaq", no_argument, NULL, 0 },
{ "scaling-list", required_argument, NULL, 0 }, { "scaling-list", required_argument, NULL, 0 },
{ "max-merge", required_argument, NULL, 0 }, { "max-merge", required_argument, NULL, 0 },