From 548a5f7ef6193a17e13e4b3db0f5879421d40c8c Mon Sep 17 00:00:00 2001 From: Clément Bœsch Date: Mon, 10 Nov 2014 06:28:44 +0100 Subject: avfilter/xbr: fix TODO entry --- libavfilter/vf_xbr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libavfilter/vf_xbr.c') diff --git a/libavfilter/vf_xbr.c b/libavfilter/vf_xbr.c index d73d3bdbbd..52ce118d8a 100644 --- a/libavfilter/vf_xbr.c +++ b/libavfilter/vf_xbr.c @@ -27,7 +27,8 @@ * * @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 - * Future work : To implement x3 and x4 scale, and threading. + * + * @todo add threading and FATE test */ #include "libavutil/opt.h" -- cgit v1.2.3