Le quartidi 14 floréal, an CCXXIV, sebechlebsky...@gmail.com a écrit : > From: Jan Sebechlebsky <sebechlebsky...@gmail.com> > > Replace av_copy_packet and deprecated av_dup_packet by > creating reference using av_packet_ref. > > Signed-off-by: Jan Sebechlebsky <sebechlebsky...@gmail.com> > --- > 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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel