.. |
pacer
|
Enhance frame pacing logic for HDR renderers
|
2022-05-07 16:21:17 -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
|
Only force pacing in true full-screen mode to be consistent with DXVA2
|
2022-05-15 13:38:58 -05:00 |
d3d11va.h
|
Clean up DXGI adapter enumeration code
|
2022-05-02 19:05:00 -05:00 |
drm.cpp
|
Fix modesetting for non-EGL HEVC streams
|
2022-05-28 21:42:27 -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
|
Switch to D3D11VA by default on Windows ARM64
|
2022-05-22 22:29:18 -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
|
Disable EGL renderer on RPi due to very poor performance
|
2022-05-23 23:05:07 -05:00 |
eglvid.h
|
Use EGL fences to reduce video latency
|
2022-04-08 19:28:22 -05:00 |
mmal.cpp
|
Draw the black background even for the KMSDRM backend to fix modesetting
|
2022-05-24 19:41:37 -05:00 |
mmal.h
|
Fix incorrect colorspace in MMAL renderer
|
2022-01-09 17:04:38 -06:00 |
renderer.h
|
Enhance frame pacing logic for HDR renderers
|
2022-05-07 16:21:17 -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
|
Try moving session.h prior to vaapi.h
|
2022-05-21 16:58:28 -05:00 |
vaapi.h
|
Implement overlay support for the VAAPI direct renderer
|
2022-05-20 21:40:37 -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
|
Fix HEVC Main10 support check on macOS GPUFamily1 GPUs
|
2022-05-11 22:00:34 -05:00 |