This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
moonlight-qt
Watch
1
Star
0
Fork
You've already forked moonlight-qt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b04bc5117d
moonlight-qt
/
app
/
streaming
/
video
/
ffmpeg-renderers
History
Download ZIP
Download TAR.GZ
Cameron Gutman
b04bc5117d
Fix scaling logic in the Linux renderers using the new helper function
2018-08-04 22:31:14 -07:00
..
dxva2.cpp
Create new utility function for scaling with aspect ratio and use it for DXVA2
2018-08-04 22:22:15 -07:00
dxva2.h
Validate that the codec is functional before using it. Fixes streaming failure with VAAPI if hardware lacks codec support
2018-08-02 21:37:46 -07:00
renderer.h
Separate FFmpeg decoder from the Session class (
#4
)
2018-07-17 20:00:16 -07:00
sdl.cpp
Support HEVC software decoding and forcing HEVC without GPU support
2018-08-04 16:45:31 -07:00
vaapi.cpp
Fix scaling logic in the Linux renderers using the new helper function
2018-08-04 22:31:14 -07:00
vaapi.h
Add VDPAU renderer
2018-08-03 02:11:44 -07:00
vdpau.cpp
Fix scaling logic in the Linux renderers using the new helper function
2018-08-04 22:31:14 -07:00
vdpau.h
Add VDPAU renderer
2018-08-03 02:11:44 -07:00
vt.h
Separate FFmpeg decoder from the Session class (
#4
)
2018-07-17 20:00:16 -07:00
vt.mm
Improve debugging messages
2018-07-28 16:06:26 -07:00