mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-27 11:50:54 +00:00
Should prevent unnecessary copy of data in cases where new references to the packet are created within the muxer or a bitstream filter. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>