Files
UltraGrid/src/host.cpp
Martin Pulec 0c9745dfda optind needs to be set to 0 than 1
optind needs to be set to 0 than 1 to reinit its internal state (see
NOTES in man getopt(3)) for getopt_long() in hd-rum-transcode. If not
so, the leading '+' in optstring (== disallowing permutation) won't
be effective.
2024-05-13 12:44:47 +02:00

42 KiB