We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14ef6c commit c38fb88Copy full SHA for c38fb88
1 file changed
Example/Tests/Images/gen.sh
@@ -20,7 +20,7 @@ function generate() {
20
# TODO(ledyba-z): Add more loops for:
21
# - with alpha / without alpha
22
# - with thumbnail / without thumbnail
23
- # - matrix coefficients, color primes, transfer characteristics
+ # - matrix coefficients, color primaries, transfer characteristics
24
for bpc in 8 10 12; do
25
for fmt in yuv420 yuv422 yuv444; do
26
for range in full limited; do
0 commit comments