Browse Source

avfilter/xbr: drop yet another x2 reference

tags/n2.5
Clément Bœsch 11 years ago
parent
commit
30466cac9d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavfilter/vf_xbr.c

+ 1
- 1
libavfilter/vf_xbr.c View File

@@ -23,7 +23,7 @@
/**
* @file
* XBR Filter is used for depixelization of image.
* This is based on Hyllian's 2xBR shader.
* This is based on Hyllian's xBR shader.
*
* @see http://www.libretro.com/forums/viewtopic.php?f=6&t=134
* @see https://github.com/yoyofr/iFBA/blob/master/fba_src/src/intf/video/scalers/xbr.cpp


Loading…
Cancel
Save