summaryrefslogtreecommitdiff
path: root/libavfilter/vf_xbr.c
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2014-11-15 21:13:18 +0100
committerClément Bœsch <u@pkh.me>2014-11-15 21:13:18 +0100
commitc4fb79a3db1abaee16406667745a64d5b6c8ab94 (patch)
tree6aed2157bed569efdd0e28848b872894c30e12be /libavfilter/vf_xbr.c
parent9a796f7f18e45a21ae55d6b8b4a28865bae52c66 (diff)
avfilter/xbr: remove FATE test entry from @todo
See 57688aecbd720f4b02acc65b5006b14b7dd6a9f4
Diffstat (limited to 'libavfilter/vf_xbr.c')
-rw-r--r--libavfilter/vf_xbr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vf_xbr.c b/libavfilter/vf_xbr.c
index 2a9da797f5..4f4a8f357b 100644
--- a/libavfilter/vf_xbr.c
+++ b/libavfilter/vf_xbr.c
@@ -27,7 +27,7 @@
* @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
*
- * @todo add threading and FATE test
+ * @todo add threading
*/
#include "libavutil/opt.h"