Document old scaler as deprecated

Originally committed as revision 17160 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Vitor Sessak 16 years ago
parent 865780ae9b
commit d3b771bbc8
  1. 3
      libavcodec/imgresample.c

@ -22,6 +22,9 @@
/**
* @file libavcodec/imgresample.c
* High quality image resampling with polyphase filters .
*
* WARNING: This file is deprecated and will be removed after FFmpeg 0.5
* release, do not lose your time improving it!
*/
#include "avcodec.h"

Loading…
Cancel
Save