From e0539f0349e945793c11cd88c468d9a2f3fedce9 Mon Sep 17 00:00:00 2001 From: Mina Date: Wed, 8 Aug 2018 21:49:02 +0200 Subject: lavfi/xbr: update filter url Existing link is broken. This patch updates the existing url with a working one. Signed-off-by: Mina Signed-off-by: Gyan Doshi --- libavfilter/vf_xbr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavfilter') diff --git a/libavfilter/vf_xbr.c b/libavfilter/vf_xbr.c index 78094e0287..2c71871d22 100644 --- a/libavfilter/vf_xbr.c +++ b/libavfilter/vf_xbr.c @@ -24,7 +24,7 @@ * XBR Filter is used for depixelization of image. * This is based on Hyllian's xBR shader. * - * @see http://www.libretro.com/forums/viewtopic.php?f=6&t=134 + * @see https://forums.libretro.com/t/xbr-algorithm-tutorial/123 * @see https://github.com/yoyofr/iFBA/blob/master/fba_src/src/intf/video/scalers/xbr.cpp */ -- cgit v1.2.3