Browse Source

avfilter/xbr: remove FATE test entry from @todo

See 57688aecbd
tags/n2.5
Clément Bœsch 11 years ago
parent
commit
c4fb79a3db
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavfilter/vf_xbr.c

+ 1
- 1
libavfilter/vf_xbr.c View File

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


Loading…
Cancel
Save