Philip Langdale <philipl <at> overt.org> writes:

> -    if (av_vdpau_bind_context(s, ctx->device, ctx->get_proc_address, 0))
> +    if (av_vdpau_bind_context(s, ctx->device, ctx->get_proc_address, 
> AV_HWACCEL_FLAG_IGNORE_LEVEL))

Shouldn't this be the default?
How can a level ever be a reason to fail?

Carl Eugen

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

Reply via email to