1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-04 22:03:09 +02:00

doc/filters: fix typo in format filter

The inline example for option color_ranges used 'color_spaces'

Fixes #11441
This commit is contained in:
Gyan Doshi
2025-01-31 23:15:40 +05:30
parent 0225fe857d
commit 221816456a

View File

@ -14330,7 +14330,7 @@ A '|'-separated list of color space names, such as
@item color_ranges
A '|'-separated list of color range names, such as
"color_spaces=tv|pc".
"color_ranges=tv|pc".
@end table