imgconvert: Drop outdated comment block

pull/170/merge
Vittorio Giovara 9 years ago
parent e93aa2c9e7
commit 9d3ea5cbf5
  1. 6
      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"

Loading…
Cancel
Save