[FFmpeg-devel] [PATCH 1/4] avcodec/a64multienc: use av_frame_ref instead of copying the frame

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Sun Feb 22 21:56:52 CET 2015


Hi,

using the a64multienc encoder currently results in a crash due to a 
double free.
This seems to be broken since [1].

Attached patch fixes this.

Best regards,
Andreas

1: 
https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=13e9cc9ce0646ba8e31d837b5e6372ec80fa7a73
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avcodec-a64multienc-use-av_frame_ref-instead-of-copy.patch
Type: text/x-diff
Size: 1096 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150222/53cb0040/attachment.bin>


More information about the ffmpeg-devel mailing list