[gstreamer-bugs] [Bug 584913] Some elements have redundant api, e.g. GstBaseSink

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 9 01:45:12 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=584913

  GStreamer | gst-sharp | Ver: git

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #136147|none                        |committed
               Flag|                            |
 Attachment #136148|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #4 from Sebastian Dröge  2009-06-09 08:45 UTC -------
Thanks, committed them. I'll take a look at other places if there is redundant
API too later...

Could you attach patches in git-format format in the future and include the bug
number that will be fixed by them? That makes it slightly easier for me to
apply them ;) And as the commit id stays the same then a git pull on your side
will work better

commit 4285a61e4604f18c82ec756cd64b0c144b0eb54b
Author: Maarten Bosmans <mkbosmans at gmail.com>
Date:   Fri Jun 5 13:38:20 2009 +0200

    Cleanup of GstBase - unnescessary properties removed


commit e53329406a4efc5a6a408eda739761f817a6f162
Author: Maarten Bosmans <mkbosmans at gmail.com>
Date:   Tue Jun 9 10:42:21 2009 +0200

    Avoid some warnings when parsing the xml.

    The warnings where mainly about usage of ellipsis type arguments.
    For most of the functions hidden by this patch there was already an
    alternative, for the params[] Caps constructor custom code is added.

    Fixes bug #584913.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=584913.




More information about the Gstreamer-bugs mailing list