Document old scaler as deprecated

Originally committed as revision 17160 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Vitor Sessak 2009-02-11 19:07:25 +00:00
parent 865780ae9b
commit d3b771bbc8
1 changed files with 3 additions and 0 deletions

View File

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