You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
562 B
12 lines
562 B
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);
|
|
|