mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 18:10:13 +01:00
hwcontext: add a dxva2 implementation
This commit is contained in:
@@ -97,6 +97,7 @@ struct AVHWFramesInternal {
|
||||
};
|
||||
|
||||
extern const HWContextType ff_hwcontext_type_cuda;
|
||||
extern const HWContextType ff_hwcontext_type_dxva2;
|
||||
extern const HWContextType ff_hwcontext_type_vaapi;
|
||||
extern const HWContextType ff_hwcontext_type_vdpau;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user