Bug 15004 - xorg/lib/libXvMC - declare prototypes in XvMClibint.h
Summary: xorg/lib/libXvMC - declare prototypes in XvMClibint.h
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: janitor, patch
Depends on:
Blocks:
 
Reported: 2008-03-13 22:04 UTC by Paulo César Pereira de Andrade
Modified: 2009-02-02 08:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-Add-missing-prototypes-to-XvMClibint.h.patch (1.96 KB, patch)
2008-03-13 22:04 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review

Description Paulo César Pereira de Andrade 2008-03-13 22:04:15 UTC
Created attachment 15110 [details] [review]
0001-Add-missing-prototypes-to-XvMClibint.h.patch

Add missing prototypes to XvMClibint.h

  This is done just to not generate compile warnings about functions without
prototype, but at some time the comment in XvMC.c should be addressed:

/******************************************************************
   These are intended as a protocol interface to be used by direct
   rendering libraries.  They are not intended to be client viewable
   functions.  These will stay in place until we have a mechanism in
   place similar to that of OpenGL with an libXvMCcore library.
*******************************************************************/
Comment 1 Paulo César Pereira de Andrade 2009-02-02 08:54:49 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.