summaryrefslogtreecommitdiff
path: root/libva-vdpau-driver/libva.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libva-vdpau-driver/libva.patch')
-rw-r--r--libva-vdpau-driver/libva.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/libva-vdpau-driver/libva.patch b/libva-vdpau-driver/libva.patch
new file mode 100644
index 000000000..8b629623e
--- /dev/null
+++ b/libva-vdpau-driver/libva.patch
@@ -0,0 +1,12 @@
+diff -ur a/src/vdpau_dump.c b/src/vdpau_dump.c
+--- a/src/vdpau_dump.c 2012-10-05 10:02:58.000000000 -0500
++++ b/src/vdpau_dump.c 2013-07-12 14:21:19.990069043 -0500
+@@ -59,8 +59,6 @@
+ _(VAEncSequenceParameterBufferType);
+ _(VAEncPictureParameterBufferType);
+ _(VAEncSliceParameterBufferType);
+- _(VAEncH264VUIBufferType);
+- _(VAEncH264SEIBufferType);
+ #endif
+ #if VA_CHECK_VERSION(0,31,1)
+ _(VAQMatrixBufferType);

Generated by cgit