summaryrefslogtreecommitdiffstats
path: root/libva-vdpau-driver/build/libva-vdpau-driver_VAEncH264SEIBufferType.patch
blob: da28fc94a7161d924234e3bd20d35a8c170c8e00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- libva-vdpau-driver-0.7.4/src/vdpau_dump.c~    2013-07-01 07:41:00.199815579 -0700
+++ libva-vdpau-driver-0.7.4/src/vdpau_dump.c    2013-07-01 07:41:45.517929765 -0700
@@ -59,8 +59,8 @@
         _(VAEncSequenceParameterBufferType);
         _(VAEncPictureParameterBufferType);
         _(VAEncSliceParameterBufferType);
-        _(VAEncH264VUIBufferType);
-        _(VAEncH264SEIBufferType);
+//         _(VAEncH264VUIBufferType);
+//         _(VAEncH264SEIBufferType);
 #endif
 #if VA_CHECK_VERSION(0,31,1)
         _(VAQMatrixBufferType);