moonlight-qt/app/streaming/video
Cameron Gutman 34fa7167b1 Force AV_CODEC_CAP_HARDWARE set for OMX decoders
There are at least 2 out-of-tree OMX decoder implementations
that both lack AV_CODEC_CAP_HARDWARE, so they trick us into
thinking that neither of them is hardware accelerated.

Fixes false decoder warnings when linked against the patched
FFmpeg builds shipping on VisionFive 2 and LicheePi 4A SBCs.
2024-07-05 23:04:10 -05:00
..
ffmpeg-renderers Add a GenericHwAccelRenderer for unknown hwaccels 2024-07-05 22:49:52 -05:00
decoder.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00
ffmpeg.cpp Force AV_CODEC_CAP_HARDWARE set for OMX decoders 2024-07-05 23:04:10 -05:00
ffmpeg.h Force AV_CODEC_CAP_HARDWARE set for OMX decoders 2024-07-05 23:04:10 -05:00
ffmpeg_videosamples.cpp Use the correct width and height of the test frame when performing the test decode 2023-09-14 18:16:45 -05:00
overlaymanager.cpp Replace uses of strcpy() and sprintf() 2023-09-23 11:15:21 -04:00
overlaymanager.h Replace uses of strcpy() and sprintf() 2023-09-23 11:15:21 -04:00
slvid.cpp Fix rare race condition in overlay update code 2023-12-31 15:21:18 -06:00
slvid.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00