Fix Audio in softhdvaapi without libplacebo.

This commit is contained in:
jojo61 2022-01-15 15:13:42 +01:00
parent fefd3e83f6
commit 6e2bcd73de
1 changed files with 1 additions and 0 deletions

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