libva: update to libva-3c15867

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-06-19 19:56:50 +02:00
parent 3af5874bc4
commit 46bebec825
2 changed files with 1 additions and 14 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="libva"
PKG_VERSION="1.1.1"
PKG_VERSION="3c15867"
PKG_REV="1"
PKG_ARCH="i386 x86_64"
PKG_LICENSE="GPL"

View File

@ -1,13 +0,0 @@
diff --git a/va/glx/va_glx_impl.c b/va/glx/va_glx_impl.c
index 049be09..72ec9a4 100644
--- a/va/glx/va_glx_impl.c
+++ b/va/glx/va_glx_impl.c
@@ -937,6 +937,7 @@ associate_surface(
return status;
x11_trap_errors();
+ status = ctx->vtable->vaSyncSurface(ctx, surface);
status = ctx->vtable->vaPutSurface(
ctx,
surface,