[FFmpeg-devel] [PATCH 2/5] ffmpeg: use the write_uncoded_frame() API.

Nicolas George george at nsup.org
Thu Jan 16 20:15:35 CET 2014


Le septidi 27 nivôse, an CCXXII, Michael Niedermayer a écrit :
> theres av_frame_clone() for avframes

Indeed: that must be used instead of a simple memcpy(). Having a fake packet
that looks like a packet but must be handled with a different API would be
very tricky for the application (see the quantity of asserts in this patch),
and likely a cause for a lot of bugs.

I will re-read and re-test, and send an updated patch series soon. Thanks
for the review.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140116/e8ae6d30/attachment.asc>


More information about the ffmpeg-devel mailing list