.. |
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
|
Only pass modifiers array if DRM_MODE_FB_MODIFIERS is set
|
2021-03-22 22:52:06 -05:00 |
drm.h
|
Render DRM-PRIME frames as opaque images
|
2021-03-21 23:23:12 -05:00 |
dxva2.cpp
|
Work around poor video scaling quality on Qualcomm GPUs
|
2020-12-21 21:00:55 -06:00 |
dxva2.h
|
Fix synchronization issues between render and overlay update threads in DXVA2
|
2020-12-18 20:23:52 -06:00 |
egl_extensions.cpp
|
Print the error when querying EGL_EXTENSIONS fails
|
2021-01-30 20:13:20 -06:00 |
eglvid.cpp
|
Disable the EGL render thread on Wayland
|
2021-07-31 17:24:18 -05:00 |
eglvid.h
|
Disable the EGL render thread on Wayland
|
2021-07-31 17:24:18 -05:00 |
mmal.cpp
|
Add windowed support for MMAL
|
2021-02-03 20:57:39 -06:00 |
mmal.h
|
Add windowed support for MMAL
|
2021-02-03 20:57:39 -06:00 |
renderer.h
|
Allow fallback from EGL to direct on EGLImage export failure
|
2021-03-22 22:51:29 -05:00 |
sdlvid.cpp
|
Ensure hwframe read-back works in SDL renderer
|
2021-03-22 23:15:14 -05:00 |
sdlvid.h
|
Add missing declaration
|
2021-03-22 23:32:00 -05:00 |
vaapi.cpp
|
Enable Gallium VAAPI driver on VAAPI 1.x
|
2021-03-13 14:37:13 -06:00 |
vaapi.h
|
Fix handling of preferred/compatible pixel formats with EGLRenderer and VAAPI/DRM backends
|
2021-02-04 19:39:18 -06:00 |
vdpau.cpp
|
Fix use-after-free in VDPAU overlay rendering
|
2020-12-18 19:39:24 -06:00 |
vdpau.h
|
Add overlay support to VDPAU renderer
|
2020-12-17 18:35:08 -06:00 |
vt.h
|
Separate FFmpeg decoder from the Session class (#4)
|
2018-07-17 20:00:16 -07:00 |
vt.mm
|
Address Clazy warnings
|
2021-03-02 18:14:15 -06:00 |