From 9d3ea5cbf57e30bf2717a9ce64e858dad8a02aa6 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Tue, 19 Jan 2016 16:11:42 -0500 Subject: imgconvert: Drop outdated comment block --- libavcodec/imgconvert.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/libavcodec/imgconvert.c b/libavcodec/imgconvert.c index 6354868631..218b93f021 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 "imgconvert.h" #include "internal.h" -- cgit v1.2.3