[gstreamer-bugs] [Bug 332778] [ogmparse] "Already an existing pad" WARNING

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 2 04:37:28 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=332778
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.4




------- Comment #2 from Tim-Philipp Müller  2006-03-02 12:37 UTC -------
Should be fixed now. Not sure why those stream markers appear multiple times
within the stream instead of just at the beginning, but I guess we can't do
much about that.

2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
        (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
        (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
        (gst_ogm_parse_chain):
          Don't remove/re-add source pad if the new caps are the same as
          the old caps anyway (#333042). When removing source pad, don't
          unref it afterwards - we didn't ref it when adding. Sprinkle some
          GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
          after using gst_pad_get_parent(). Return downstream flow return
          value in chain function.


-- 
Configure bugmail: http://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