av_packet_unref() does not release allocated memory. av_packet_free() is the correct free function. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6544>
av_packet_unref() does not release allocated memory. av_packet_free() is the correct free function. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6544>