Bug 10637 - only one type of iterator available for xcb_xv_list_image_formats
Summary: only one type of iterator available for xcb_xv_list_image_formats
Status: RESOLVED FIXED
Alias: None
Product: XCB
Classification: Unclassified
Component: Library (show other bugs)
Version: 1.0
Hardware: All All
: medium normal
Assignee: Eamon Walsh
QA Contact: xcb mailing list dummy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-13 09:04 UTC by Christoph Pfister
Modified: 2009-10-09 12:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Christoph Pfister 2007-04-13 09:04:38 UTC
Unlike for e.g. xcb_format_t where you have xcb_setup_pixmap_formats, xcb_setup_pixmap_formats_length and xcb_setup_pixmap_formats_iterator there's only xcb_xv_list_image_formats_format_length and xcb_xv_list_image_formats_format_iterator.

What about xcb_xv_list_image_formats_format?

see
http://lists.freedesktop.org/archives/xcb/2007-February/002553.html
http://lists.freedesktop.org/archives/xcb/2007-April/002751.html
Comment 1 Josh Triplett 2007-11-04 12:45:05 UTC
As per the list mails, this looks like a bug in the XSLT.  Probably fixable without too much effort once tracked down, but will need time to track down.  This may or may not happen before the Python code generator becomes part of an XCB release.
Comment 2 Jamey Sharp 2009-10-09 08:29:22 UTC
Eamon, now that we have your Python code generator, can you evaluate whether this bug still applies and fix it if it does?
Comment 3 Eamon Walsh 2009-10-09 12:54:02 UTC
Yes, this function does exist now and most likely has existed since the Python code went in.

I vaguely recall this particular function coming up during the development of it (when I diffed the Python output against the XSLT output).



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.