Skip to content
Snippets Groups Projects
Commit 42a5fe34 authored by Kyle Swanson's avatar Kyle Swanson
Browse files

doc/filters: correct typo in psnr filter docs


Signed-off-by: default avatarKyle Swanson <k@ylo.ph>
parent d6945aee
No related branches found
No related tags found
No related merge requests found
......@@ -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.
 
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment