Bug 14767

Summary: xorg/lib/libXv - include Xshm.h to enable prototype of XvShmCreateImage
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: Lib/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: patch
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Include-X11-extensions-Xshm.h-for-XvShmCreateImage.patch
none
0001-Include-X11-extensions-XShm.h-for-XvShmCreateImage.patch none

Description Paulo César Pereira de Andrade 2008-03-01 12:29:30 UTC
Created attachment 14745 [details] [review]
0001-Include-X11-extensions-Xshm.h-for-XvShmCreateImage.patch

This should be the proper patch, otherwise would need some
"confusing" playing with header file inclusions, to get the
definition of XShmSegmentInfo, but since the function only
receives a pointer, some magic with typedef could also be
used.
Comment 1 Paulo César Pereira de Andrade 2008-03-01 14:49:42 UTC
Created attachment 14751 [details] [review]
0001-Include-X11-extensions-XShm.h-for-XvShmCreateImage.patch

  Sorry, this is the correct patch, i.e. Xshm.h -> XShm.h

  Did not notice the typo earlier, but got it in first compilation
that actually required it.
Comment 2 Paulo César Pereira de Andrade 2009-02-02 08:34:14 UTC
Corrected in git master.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.