av_packet_copy_props 3919 libavcodec/avcodec.h int av_packet_copy_props(AVPacket *dst, const AVPacket *src); av_packet_copy_props 540 libavcodec/avpacket.c ret = av_packet_copy_props(dst, src);