[FFmpeg-devel] [PATCH] avcodec/pthread_frame: update the main avctx from the current, ThreadContext
Anton Khirnov
anton at khirnov.net
Tue Aug 2 17:19:20 EEST 2022
Why are you not resubmitting your original patch that stops copying
hwaccel_priv_data to the user-facing context?
It seemed more correct to me, since the user-facing context should never
see any hwaccel data. Or does it not fix the issue fully?
For a more proper fix, we probably want to bundle hwaccel+state+uninit
to a single refcounted thing.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list