Bug 15004

Summary: xorg/lib/libXvMC - declare prototypes in XvMClibint.h
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: janitor, patch
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Add-missing-prototypes-to-XvMClibint.h.patch none

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.