Browse code

avfilter/xbr: drop yet another x2 reference

Clément Bœsch authored on 2014/11/10 14:34:11
Showing 1 changed files
... ...
@@ -23,7 +23,7 @@
23 23
 /**
24 24
  * @file
25 25
  * XBR Filter is used for depixelization of image.
26
- * This is based on Hyllian's 2xBR shader.
26
+ * This is based on Hyllian's xBR shader.
27 27
  *
28 28
  * @see http://www.libretro.com/forums/viewtopic.php?f=6&t=134
29 29
  * @see https://github.com/yoyofr/iFBA/blob/master/fba_src/src/intf/video/scalers/xbr.cpp