doc/filters: correct typo in psnr filter docs
Signed-off-by: Kyle Swanson <k@ylo.ph>
This commit is contained in:
parent
d6945aeee4
commit
42a5fe340f
1 changed files with 1 additions and 1 deletions
|
|
@ -12785,7 +12785,7 @@ sequential number of the input frame, starting from 1
|
|||
Mean Square Error pixel-by-pixel average difference of the compared
|
||||
frames, averaged over all the image components.
|
||||
|
||||
@item mse_y, mse_u, mse_v, mse_r, mse_g, mse_g, mse_a
|
||||
@item mse_y, mse_u, mse_v, mse_r, mse_g, mse_b, mse_a
|
||||
Mean Square Error pixel-by-pixel average difference of the compared
|
||||
frames for the component specified by the suffix.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue