Document old scaler as deprecated
Originally committed as revision 17160 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
865780ae9b
commit
d3b771bbc8
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user