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