On 08/10/17 16:49, Derek Buitenhuis wrote:
> On 10/8/2017 4:11 PM, Mark Thompson wrote:
>> -    ret = qsv_device_init(ctx);
>> -    if (ret < 0)
>> -        goto fail;
> 
> From the patch context alone, this looks kinda iffy. I assume
> qsv_device_init is now called via av_hwdevice_ctx_init?

Yes.  It always was for the non-derived case, resulting in it being called 
twice (for qsv it doesn't actually do anything beyond some checks, so this was 
harmless).

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

Reply via email to