mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-13 07:47:55 +01:00
`av_packet_unref` matches the AVFrame ref-counted API and can be used as a drop in replacement. Deprecate `av_free_packet`.
`av_packet_unref` matches the AVFrame ref-counted API and can be used as a drop in replacement. Deprecate `av_free_packet`.