Bug 14767 - xorg/lib/libXv - include Xshm.h to enable prototype of XvShmCreateImage
Summary: xorg/lib/libXv - include Xshm.h to enable prototype of XvShmCreateImage
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2008-03-01 12:29 UTC by Paulo César Pereira de Andrade
Modified: 2009-02-02 08:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-Include-X11-extensions-Xshm.h-for-XvShmCreateImage.patch (1.15 KB, patch)
2008-03-01 12:29 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review
0001-Include-X11-extensions-XShm.h-for-XvShmCreateImage.patch (1.15 KB, patch)
2008-03-01 14:49 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review

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.