Hi,

On Fri, Jul 7, 2017 at 5:02 PM, Wan-Teh Chang <wtc-at-google....@ffmpeg.org>
wrote:

> @@ -763,6 +764,7 @@ int ff_frame_thread_init(AVCodecContext *avctx)
>
>      fctx->async_lock = 1;
>      fctx->delaying = 1;
> +    fctx->debug_threads = (avctx->debug & FF_DEBUG_THREADS) != 0;


Shouldn't this be done in update_context_from_user()?

Ronald
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to