[FFmpeg-devel] [PATCH] Mark imgresample.c as deprecated
Vitor Sessak
vitor1001
Wed Feb 11 20:07:30 CET 2009
Michael Niedermayer wrote:
> On Wed, Feb 11, 2009 at 06:18:13PM +0100, Vitor Sessak wrote:
>> Diego Biurrun wrote:
>>> 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.
>> Fine for me.
>
> ok
Applied
-Vitor
More information about the ffmpeg-devel
mailing list