[gstreamer-bugs] [Bug 508587] New: Improvement to rtpsession

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 10 11:13:39 PST 2008


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

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: Improvement to rtpsession
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: youness.alaoui at collabora.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,
I've made improvements to rtpsession's API to allow it to be used by different
elements (rtprecv and rtpsend from farsight's rtpbin). The changes are mainly
that the callbacks set to rtpsession can be set individually and have their own
user_data per callback, instead of being set all in one shot with a structure
and all share the same user_data.

The patch can be found here :
http://people.collabora.co.uk/~kakaroto/gst-plugins-bad-rtpsession.patch
There's also a 'TODO' comment in there that requires you to review a little
portion of the original code. I didn't want to change it being unsure of the
reasons the code was there like that, but it looks to me like a logical error.


-- 
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=508587.




More information about the Gstreamer-bugs mailing list