ffmpeg | branch: master | Clément Bœsch <u...@pkh.me> | Mon Nov 10 06:28:44 
2014 +0100| [548a5f7ef6193a17e13e4b3db0f5879421d40c8c] | committer: Clément 
Bœsch

avfilter/xbr: fix TODO entry

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=548a5f7ef6193a17e13e4b3db0f5879421d40c8c
---

 libavfilter/vf_xbr.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libavfilter/vf_xbr.c b/libavfilter/vf_xbr.c
index d73d3bd..52ce118 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"

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to