Browse Source

doc/filters: correct typo in psnr filter docs

Signed-off-by: Kyle Swanson <k@ylo.ph>
tags/n4.0
Kyle Swanson 7 years ago
parent
commit
42a5fe340f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/filters.texi

+ 1
- 1
doc/filters.texi View File

@@ -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…
Cancel
Save