[FFmpeg-devel] [PATCH 01/48] avcodec/packet: deprecate av_init_packet()
Hendrik Leppkes
h.leppkes at gmail.com
Mon Mar 22 01:13:33 EET 2021
On Sun, Mar 21, 2021 at 3:24 PM James Almer <jamrial at gmail.com> wrote:
>
> How about adding the deprecation attribute to prompt people to read the
> doxy, where we state the field is not going away, just changing types?
> Otherwise i don't think people will notice.
I really don't like such solutions. You get warning spam in user code
with basically no way to remedy them.
- Hendrik
More information about the ffmpeg-devel
mailing list