1
0
mirror of https://github.com/jojo61/vdr-plugin-softhdcuvid.git synced 2023-10-10 13:37:41 +02:00

Fix Audio in softhdvaapi without libplacebo.

This commit is contained in:
jojo61 2022-01-15 15:13:42 +01:00
parent fefd3e83f6
commit 6e2bcd73de

View File

@ -4272,6 +4272,7 @@ static void CuvidDisplayFrame(void) {
eglMakeCurrent(eglDisplay, eglSurface, eglSurface, eglThreadContext);
EglCheck();
#endif
usleep(5000);
glClear(GL_COLOR_BUFFER_BIT);
#else // PLACEBO