[FFmpeg-devel] [PATCH 2/2] avfilter/buffersrc: deprecate sws_param option
zhilizhao
quinkblack at foxmail.com
Mon Dec 2 16:48:31 EET 2019
> On Dec 2, 2019, at 9:49 PM, Nicolas George <george at nsup.org> wrote:
>
> quinkblack at foxmail.com (12019-12-02):
>> From: Zhao Zhili <zhilizhao at tencent.com>
>>
>> ---
>> doc/filters.texi | 4 +---
>> libavfilter/buffersrc.c | 8 ++++++--
>> 2 files changed, 7 insertions(+), 5 deletions(-)
>
> Ok. But ideally you would include deprecation guards so that it is
> automatically removed in two versions.
You mean add attribute_deprecated? I will update the patch.
>
> Regards,
>
> --
> Nicolas George
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list