mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-24 02:24:07 +00:00
Change tabs to spaces.
This commit is contained in:
parent
888382953d
commit
c8c71274ee
|
@ -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 },
|
||||||
|
|
Loading…
Reference in a new issue