Browse code

dox/scaler:fix bicubiclin typo

See Ticket3486

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 575b957758670d6094e9095acfcc24e4e32fc4a7)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2014/03/25 06:04:52
Showing 1 changed files
... ...
@@ -35,7 +35,7 @@ Select nearest neighbor rescaling algorithm.
35 35
 @item area
36 36
 Select averaging area rescaling algorithm.
37 37
 
38
-@item bicubiclin
38
+@item bicublin
39 39
 Select bicubic scaling algorithm for the luma component, bilinear for
40 40
 chroma components.
41 41