Commit d3b771bb authored by Vitor Sessak's avatar Vitor Sessak

Document old scaler as deprecated

Originally committed as revision 17160 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 865780ae
...@@ -22,6 +22,9 @@ ...@@ -22,6 +22,9 @@
/** /**
* @file libavcodec/imgresample.c * @file libavcodec/imgresample.c
* High quality image resampling with polyphase filters . * 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" #include "avcodec.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment