[FFmpeg-devel] [PATCH] hwcontext_d3d11va: properly reset values after release/close
Jan Ekstrom
jeebjp at gmail.com
Fri Nov 24 10:23:29 EET 2017
On Nov 24, 2017 03:01, "Jan Ekström" <jeebjp at gmail.com> wrote:
Makes the uninit function re-entrable, which can be a common case
when an API user first tries to initialize its context, fails, and
then finally unrefs the AVHWDevice.
Fixes a crash reported by sm2345 on IRC
Relevant backtrace I received from the user:
https://pastebin.com/MtWTEgmc
Regards,
Jan
More information about the ffmpeg-devel
mailing list