# HG changeset patch # User vitor # Date 1234379245 0 # Node ID eda229beb608edf9b363393a00e3320656e41263 # Parent ba83a0c57e9f68a698306f30411e6046e63c25af Document old scaler as deprecated diff -r ba83a0c57e9f -r eda229beb608 imgresample.c --- a/imgresample.c Wed Feb 11 16:12:04 2009 +0000 +++ b/imgresample.c Wed Feb 11 19:07:25 2009 +0000 @@ -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"