[Bug 699220] rtsp-sdp: add bandwidth line

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 13 07:04:09 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=699220
  GStreamer | gst-rtsp-server | 1.0.6

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #243996|none                        |needs-work
             status|                            |

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-13 14:04:04 UTC ---
Review of attachment 243996:
 --> (https://bugzilla.gnome.org/review?bug=699220&attachment=243996)

::: gst/rtsp-server/rtsp-sdp.c
@@ +58,3 @@
+  src_pad = gst_rtsp_stream_get_srcpad (stream);
+
+  gst_pad_sticky_events_foreach (src_pad, get_info_from_tags, stream_media);

You should be able to just use gst_pad_get_sticky_event() here

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