moonlight-qt/app/streaming/video/ffmpeg-renderers
Cameron Gutman aaa112c3f3 Don't use VAAPI drivers that lack VPP support
intel-media-va-driver (free) is one example of such a driver which
is apparently missing the shaders to perform colorspace conversion.
2020-04-26 15:38:05 -07:00
..
pacer Plumb presentation time from server into AVFrame.pts field 2019-11-11 18:03:47 -08:00
cuda.cpp Add decoder options dictionary to prepareDecoderContext() 2020-02-08 17:47:26 -08:00
cuda.h Add decoder options dictionary to prepareDecoderContext() 2020-02-08 17:47:26 -08:00
drm.cpp Disable the window mode options for always full-screen renderers 2020-02-09 11:35:05 -08:00
drm.h Disable the window mode options for always full-screen renderers 2020-02-09 11:35:05 -08:00
dxva2.cpp Add decoder options dictionary to prepareDecoderContext() 2020-02-08 17:47:26 -08:00
dxva2.h Add decoder options dictionary to prepareDecoderContext() 2020-02-08 17:47:26 -08:00
mmal.cpp Cap resolution options at 1080p on Steam Link and Raspberry Pi due to hardware limitations 2020-02-23 00:43:43 -08:00
mmal.h Disable the window mode options for always full-screen renderers 2020-02-09 11:35:05 -08:00
renderer.h Cap resolution options at 1080p on Steam Link and Raspberry Pi due to hardware limitations 2020-02-23 00:43:43 -08:00
sdlvid.cpp Fix absolute mouse positioning on SDL renderer 2020-04-24 19:37:15 -07:00
sdlvid.h Add decoder options dictionary to prepareDecoderContext() 2020-02-08 17:47:26 -08:00
vaapi.cpp Don't use VAAPI drivers that lack VPP support 2020-04-26 15:38:05 -07:00
vaapi.h Don't use VAAPI drivers that lack VPP support 2020-04-26 15:38:05 -07:00
vdpau.cpp Add VDPAU driver path fallbacks for AppImage 2020-03-26 19:06:24 -07:00
vdpau.h Add decoder options dictionary to prepareDecoderContext() 2020-02-08 17:47:26 -08:00
vt.h Separate FFmpeg decoder from the Session class (#4) 2018-07-17 20:00:16 -07:00
vt.mm Rec 601 seems to be a bit more accurate on macOS 2020-03-10 23:21:00 -07:00