[FFmpeg-devel] [PATCH] avcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING handling in avctx

Reimar Döffinger Reimar.Doeffinger at gmx.de
Wed Sep 13 21:11:38 EEST 2017


On Wed, Sep 13, 2017 at 07:12:48PM +0200, Reimar Döffinger wrote:
> This is the equivalent to what 7d317d4706b49d572a1eb5269438753be18362c7
> did for the codec-specific options.
> av_opt_copy has specific handling so it's fine that we already copied
> the whole context before.

Btw, if someone can make time for reviewing it that would likely
be time well spent.
For example it seems the code also leaks the memory for the AVPacket
it mallocs sometimes.


More information about the ffmpeg-devel mailing list