moonlight-qt/app/streaming/video/ffmpeg-renderers
2020-05-13 19:31:25 -07:00
..
pacer Send a null AVFrame to indicate end of stream to allow renderers to do render thread cleanup 2020-05-13 18:55:21 -07: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 Send a null AVFrame to indicate end of stream to allow renderers to do render thread cleanup 2020-05-13 18:55:21 -07:00
drm.h Disable the window mode options for always full-screen renderers 2020-02-09 11:35:05 -08:00
dxva2.cpp Send a null AVFrame to indicate end of stream to allow renderers to do render thread cleanup 2020-05-13 18:55:21 -07:00
dxva2.h Add decoder options dictionary to prepareDecoderContext() 2020-02-08 17:47:26 -08:00
egl_extensions.cpp Introduce a new FFMPEG frontend renderer: EGLRenderer 2020-05-12 11:11:35 +02:00
eglvid.cpp Don't use EGLRenderer if not built with SDL 2.0.10+ 2020-05-13 19:19:11 -07:00
eglvid.h Enable the EGLRenderer to use the render thread 2020-05-13 19:09:20 -07:00
mmal.cpp Send a null AVFrame to indicate end of stream to allow renderers to do render thread cleanup 2020-05-13 18:55:21 -07:00
mmal.h Disable the window mode options for always full-screen renderers 2020-02-09 11:35:05 -08:00
renderer.h Introduce a new FFMPEG frontend renderer: EGLRenderer 2020-05-12 11:11:35 +02:00
sdlvid.cpp Send a null AVFrame to indicate end of stream to allow renderers to do render thread cleanup 2020-05-13 18:55:21 -07:00
sdlvid.h Add decoder options dictionary to prepareDecoderContext() 2020-02-08 17:47:26 -08:00
vaapi.cpp Allow use of VA drivers without VAEntrypointVideoProc 2020-05-13 19:31:25 -07:00
vaapi.h Allow use of VA drivers without VAEntrypointVideoProc 2020-05-13 19:31:25 -07:00
vdpau.cpp Send a null AVFrame to indicate end of stream to allow renderers to do render thread cleanup 2020-05-13 18:55:21 -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 Send a null AVFrame to indicate end of stream to allow renderers to do render thread cleanup 2020-05-13 18:55:21 -07:00