summaryrefslogtreecommitdiff
path: root/community/xvba-video-open/xvba-video-0.8.0-glx-fix.patch
blob: 7cb249a16f489819ee67ba586fb7ce0acb449c8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ur xvba-video-0.8.0/src/xvba_image.c xvba-video-0.8.0-patched/src/xvba_image.c
--- xvba-video-0.8.0/src/xvba_image.c	2011-06-14 13:07:13.000000000 +0200
+++ xvba-video-0.8.0-patched/src/xvba_image.c	2012-07-22 14:55:14.186667413 +0200
@@ -423,7 +423,7 @@
 }
 
 #if USE_GLX
-const HWImageHooks hw_image_hooks_glx attribute_hidden;
+extern const HWImageHooks hw_image_hooks_glx attribute_hidden;
 #endif
 
 // Commit image to the HW