---
 libavcodec/imgconvert.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/libavcodec/imgconvert.c b/libavcodec/imgconvert.c
index f8e6f6c..4667a4f 100644
--- a/libavcodec/imgconvert.c
+++ b/libavcodec/imgconvert.c
@@ -24,12 +24,6 @@
  * misc image conversion routines
  */
 
-/* TODO:
- * - write 'ffimg' program to test all the image related stuff
- * - move all api to slice based system
- * - integrate deinterlacing, postprocessing and scaling in the conversion 
process
- */
-
 #include "avcodec.h"
 #include "internal.h"
 #include "mathops.h"
-- 
2.6.4

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to