You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Document old scaler as deprecated
Originally committed as revision 17160 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user