[FFmpeg-devel] [PATCH] Mark imgresample.c as deprecated
Diego Biurrun
diego
Wed Feb 11 17:58:37 CET 2009
On Wed, Feb 11, 2009 at 05:54:33PM +0100, Vitor Sessak wrote:
>
> --- libavcodec/imgresample.c (revision 16968)
> +++ libavcodec/imgresample.c (working copy)
> @@ -24,6 +24,8 @@
> * High quality image resampling with polyphase filters .
> */
>
> +#warning This file is deprecated and will be removed after FFmpeg 0.5 release, do not write patches for it!
I think a simple comment is enough. Besides, #warning is non-standard.
Diego
More information about the ffmpeg-devel
mailing list