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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 30 08:28:05 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=633555
  GStreamer | gst-python | git

           Summary: discoverer: use specific types in getters, rename some
                    boolean getters
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: ensonic at sonicpulse.de, t.i.m at zen.co.uk,
                    slomo at circular-chaos.org, lalman.verma at gmail.com
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=173557)
 View: https://bugzilla.gnome.org/attachment.cgi?id=173557
 Review: https://bugzilla.gnome.org/review?bug=633555&attachment=173557

pbutils: update for discoverer API changes in last gst-plugins-base pre-release

+++ This bug was initially created as a clone of Bug #633311 +++

Use GstDiscoverer{Audio,Video}Info in getters like
gst_discoverer_{audio,video}_info_get_*(). This avoids the casts in the macros,
help language bindings and is more correct.

Also rename _get_is_image() to _is_image() and _get_interlaced() to
_is_interlaced().

-- 
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