[FFmpeg-devel] [PATCH 01/50] avcodec/packet: deprecate av_init_packet()

Andreas Rheinhardt andreas.rheinhardt at gmail.com
Mon Feb 8 16:37:43 EET 2021


James Almer:
> On 2/4/2021 4:09 PM, James Almer wrote:
>> Once removed, sizeof(AVPacket) will stop being a part of the public ABI.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>   libavcodec/avpacket.c  | 23 +++++++++++++++--------
>>   libavcodec/packet.h    | 23 +++++++++++++++++++----
>>   libavcodec/version.h   |  3 +++
>>   libavformat/avformat.h |  4 ++++
>>   4 files changed, 41 insertions(+), 12 deletions(-)
> 
> Will add APIChanges entry and version bump, and apply soon.

Why the hurry? In fact, I have just sent a patchset that makes 3/50
redundant.

- Andreas


More information about the ffmpeg-devel mailing list