You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
docs/filters: Fix parameter names for colorspace filter
They were erroneously set to the name of the unit instead of the parameter name. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
committed by
Paul B Mahol
parent
65298a192a
commit
26695aedc2
@@ -5177,7 +5177,7 @@ BT.2020 for 12-bits content
|
||||
|
||||
@end table
|
||||
|
||||
@item prm
|
||||
@item primaries
|
||||
Specify output color primaries.
|
||||
|
||||
The accepted values are:
|
||||
@@ -5202,7 +5202,7 @@ BT.2020
|
||||
|
||||
@end table
|
||||
|
||||
@item rng
|
||||
@item range
|
||||
Specify output color range.
|
||||
|
||||
The accepted values are:
|
||||
|
Reference in New Issue
Block a user