| .. |
|
pacer
|
Wait on our D3D11 swapchain before rendering to reduce latency
|
2022-04-07 21:46:48 -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
|
Wait on our D3D11 swapchain before rendering to reduce latency
|
2022-04-07 21:46:48 -05:00 |
|
d3d11va.h
|
Wait on our D3D11 swapchain before rendering to reduce latency
|
2022-04-07 21:46:48 -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
|
Use a separate callback to indicate EOS instead of renderFrame()
|
2022-04-07 21:30:20 -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
|
Use EGL fences to reduce video latency
|
2022-04-08 19:28:22 -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
|
Use EGL fences to reduce video latency
|
2022-04-08 19:28:22 -05:00 |
|
sdlvid.cpp
|
Use a separate callback to indicate EOS instead of renderFrame()
|
2022-04-07 21:30:20 -05:00 |
|
sdlvid.h
|
Handle colorspace changes in SDL renderer
|
2022-01-13 01:16:09 -06: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 |