mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-06 22:49:26 +08:00
ce70f28a17
`av_packet_unref` matches the AVFrame ref-counted API and can be used as a drop in replacement. Deprecate `av_free_packet`.