hwcontext: add a dxva2 implementation
This commit is contained in:
@@ -32,6 +32,9 @@ static const HWContextType *hw_table[] = {
|
||||
#if CONFIG_CUDA
|
||||
&ff_hwcontext_type_cuda,
|
||||
#endif
|
||||
#if CONFIG_DXVA2
|
||||
&ff_hwcontext_type_dxva2,
|
||||
#endif
|
||||
#if CONFIG_VAAPI
|
||||
&ff_hwcontext_type_vaapi,
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user