mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-24 09:05:47 +00:00
Update src/video_core/host1x/ffmpeg/ffmpeg.cpp
This commit is contained in:
parent
8de0ecae62
commit
1d02264844
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ constexpr std::array PreferredGpuDecoders = {
|
|||
#elif defined(__FreeBSD__)
|
||||
AV_HWDEVICE_TYPE_VDPAU,
|
||||
#elif defined(__unix__)
|
||||
AV_HWDEVICE_TYPE_CUDA,
|
||||
AV_HWDEVICE_TYPE_VAAPI,
|
||||
AV_HWDEVICE_TYPE_VDPAU,
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue