mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Rename codec query cuda to codec query nvenc
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef GSR_CODEC_QUERY_CUDA_H
|
||||
#define GSR_CODEC_QUERY_CUDA_H
|
||||
#ifndef GSR_CODEC_QUERY_NVENC_H
|
||||
#define GSR_CODEC_QUERY_NVENC_H
|
||||
|
||||
#include "codec_query.h"
|
||||
|
||||
bool gsr_get_supported_video_codecs_nvenc(gsr_supported_video_codecs *video_codecs, bool cleanup);
|
||||
|
||||
#endif /* GSR_CODEC_QUERY_CUDA_H */
|
||||
#endif /* GSR_CODEC_QUERY_NVENC_H */
|
||||
Reference in New Issue
Block a user