[gstreamer-bugs] [Bug 633311] discoverer: use specific types in getters, rename some boolean getters

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 30 07:50:32 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=633311
  GStreamer | gst-plugins-base | unspecified

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|discoverer: use specific    |discoverer: use specific
                   |types in getters            |types in getters, rename
                   |                            |some boolean getters

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-10-30 14:50:30 UTC ---
> This needs fixup on gst-python for the release too!

Ok, will do that.

> The patches is somewhat ugly as I had to make additional
> macros (internally).

Yes. Don't like all the macros here. Just used two functions instead ;-)

commit 03eea2364adf3a79bba3c4d63da6b39124e8678b
Author: Stefan Kost <ensonic at users.sf.net>
Date:   Thu Oct 28 18:51:08 2010 +0300

    discoverer: rename boolean getters for consistency

    Rename _get_is_image() to _is_image() and _get_interlaced() to
_is_interlaced().

    https://bugzilla.gnome.org/show_bug.cgi?id=633311

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list