Files
UltraGrid/.github/scripts
Martin Pulec 2b9b642023 GH scripts: import back from GPUJPEG
import improvements from GPUJPEG - summary:
- LABEL - replace ' ' with %20 (will get to URL)
- use while instead of for..seq
- cat json file directly (avoid interpretting \n and \r that XSI-compilant
echo, as in dash, does)
- cat really the $json file, don't print its name
- wrap long lines + early return in while-loop

The rewrite of `for n in \`seq` may be perhaps a bit controversal
(with while is less readable) but technically POSIX doesn't specify the
seq comand.
2025-06-11 13:16:03 +02:00
..
2025-04-15 09:28:02 +02:00
2025-04-04 11:58:23 +02:00
2025-04-04 11:58:23 +02:00
2022-08-23 13:19:08 +02:00
2022-08-23 13:19:08 +02:00