avfilter/xbr: fix TODO entry

This commit is contained in:
Clément Bœsch 2014-11-10 06:28:44 +01:00
parent fc0a91e3cd
commit 548a5f7ef6
1 changed files with 2 additions and 1 deletions

View File

@ -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"