Le quartidi 14 floréal, an CCXXIV, [email protected] a écrit :
> From: Jan Sebechlebsky <[email protected]>
> 
> Replace av_copy_packet and deprecated av_dup_packet by
> creating reference using av_packet_ref.
> 
> Signed-off-by: Jan Sebechlebsky <[email protected]>
> ---
>  This should be effectively the same as calling av_packet_clone,
>  but without dynamic memory allocation (reuses local AVPacket pkt).
>  
>  libavformat/tee.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks right, thanks.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to