changeset 8805:eda229beb608 libavcodec

Document old scaler as deprecated
author vitor
date Wed, 11 Feb 2009 19:07:25 +0000
parents ba83a0c57e9f
children cbeaa8c0fe4f
files imgresample.c
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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"