mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-09 16:11:57 +08:00
8a81820624
And replace the flags parameter with a function callback that can be used to copy the contents of the packet (e.g, av_packet_ref and av_packet_copy_props). Signed-off-by: James Almer <jamrial@gmail.com>