summaryrefslogtreecommitdiff
path: root/libva-vdpau-driver-0.7.4-drop-h264-api.patch
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-02-04 10:17:16 +0100
committerAlexander Larsson <alexl@redhat.com>2016-02-04 19:48:30 +0100
commit86e8f8178ca65d4163536bd1cac0893a628465f2 (patch)
tree83d19b5aba14d19e4c15475fc80e0427184b057d /libva-vdpau-driver-0.7.4-drop-h264-api.patch
parent30c8ff3444a71562d565cd0a98b9ea54486a1b79 (diff)
Add xdg-app-builder based manifest for building the sdk
Diffstat (limited to 'libva-vdpau-driver-0.7.4-drop-h264-api.patch')
-rw-r--r--libva-vdpau-driver-0.7.4-drop-h264-api.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/libva-vdpau-driver-0.7.4-drop-h264-api.patch b/libva-vdpau-driver-0.7.4-drop-h264-api.patch
new file mode 100644
index 0000000..b42d6d6
--- /dev/null
+++ b/libva-vdpau-driver-0.7.4-drop-h264-api.patch
@@ -0,0 +1,12 @@
+diff -Naur libva-vdpau-driver-0.7.4.old/src/vdpau_dump.c libva-vdpau-driver-0.7.4/src/vdpau_dump.c
+--- libva-vdpau-driver-0.7.4.old/src/vdpau_dump.c 2013-07-31 10:27:40.413324916 +0200
++++ libva-vdpau-driver-0.7.4/src/vdpau_dump.c 2013-07-31 10:28:12.386040595 +0200
+@@ -59,8 +59,6 @@
+ _(VAEncSequenceParameterBufferType);
+ _(VAEncPictureParameterBufferType);
+ _(VAEncSliceParameterBufferType);
+- _(VAEncH264VUIBufferType);
+- _(VAEncH264SEIBufferType);
+ #endif
+ #if VA_CHECK_VERSION(0,31,1)
+ _(VAQMatrixBufferType);