[FFmpeg-cvslog] avfilter/xbr: remove FATE test entry from @todo
Clément Bœsch
git at videolan.org
Sat Nov 15 21:23:03 CET 2014
ffmpeg | branch: master | Clément Bœsch <u at pkh.me> | Sat Nov 15 21:13:18 2014 +0100| [c4fb79a3db1abaee16406667745a64d5b6c8ab94] | committer: Clément Bœsch
avfilter/xbr: remove FATE test entry from @todo
See 57688aecbd720f4b02acc65b5006b14b7dd6a9f4
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c4fb79a3db1abaee16406667745a64d5b6c8ab94
---
libavfilter/vf_xbr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/vf_xbr.c b/libavfilter/vf_xbr.c
index 2a9da79..4f4a8f3 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"
More information about the ffmpeg-cvslog
mailing list