..
pacer
Don't discard all excess frames before rendering
2022-04-24 17:04:32 -05:00
cuda.cpp
Optimize CUDA GL interop and provide fallback
2021-12-13 21:41:00 -06:00
cuda.h
Optimize CUDA GL interop and provide fallback
2021-12-13 21:41:00 -06:00
d3d11va.cpp
Cleanup D3D11VA renderer by removing unnecessary codepaths
2022-04-15 23:26:32 -05:00
d3d11va.h
Cleanup D3D11VA renderer by removing unnecessary codepaths
2022-04-15 23:26:32 -05:00
drm.cpp
Use a separate callback to indicate EOS instead of renderFrame()
2022-04-07 21:30:20 -05:00
drm.h
Add support for HDR with VAAPI using DRM frontend renderer
2022-01-29 18:16:39 -06:00
dxutil.h
Move hybrid decode detection logic into a central location
2022-01-23 15:41:33 -06:00
dxva2.cpp
Rework window management to fix issues restoring window state between windowed and full-screen
2022-04-24 16:22:17 -05:00
dxva2.h
Add DXVA2 quirk for AMD GPUs to fix color range on the latest drivers
2022-02-17 00:35:33 -06:00
egl_extensions.cpp
Print the error when querying EGL_EXTENSIONS fails
2021-01-30 20:13:20 -06:00
eglvid.cpp
Enhance EGLRenderer's waitForRender() implementation
2022-04-10 20:20:44 -05:00
eglvid.h
Use EGL fences to reduce video latency
2022-04-08 19:28:22 -05:00
mmal.cpp
Use a separate callback to indicate EOS instead of renderFrame()
2022-04-07 21:30:20 -05:00
mmal.h
Fix incorrect colorspace in MMAL renderer
2022-01-09 17:04:38 -06:00
renderer.h
Revert "Allow renderers to apply size and display changes seamlessly"
2022-04-24 16:12:12 -05:00
sdlvid.cpp
Revert "Allow renderers to apply size and display changes seamlessly"
2022-04-24 16:12:12 -05:00
sdlvid.h
Revert "Allow renderers to apply size and display changes seamlessly"
2022-04-24 16:12:12 -05:00
vaapi.cpp
Use a separate callback to indicate EOS instead of renderFrame()
2022-04-07 21:30:20 -05:00
vaapi.h
Fix some #if -> #ifdefs
2022-04-05 00:26:13 -05:00
vdpau.cpp
Wait for the VDPAU output surface to be idle in waitToRender()
2022-04-07 22:16:52 -05:00
vdpau.h
Wait for the VDPAU output surface to be idle in waitToRender()
2022-04-07 22:16:52 -05:00
vt.h
Separate FFmpeg decoder from the Session class ( #4 )
2018-07-17 20:00:16 -07:00
vt.mm
Wait on the display link callback before rendering to reduce latency
2022-04-07 22:08:43 -05:00