> On Dec 2, 2019, at 9:49 PM, Nicolas George <[email protected]> wrote: > > [email protected] (12019-12-02): >> From: Zhao Zhili <[email protected]> >> >> --- >> 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 > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
