[Bug 699220] rtsp-sdp: add bandwidth line

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 8 01:54:44 PDT 2013


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

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-05-08 08:54:42 UTC ---
Looks fine, but let's remove all these internal g_assert() which seem a bit
over the top (this is not super-complicated code after all) and the
g_return_*() in the internal function (those should only be used for external
API).

Also, tag lists may be 'global' or 'stream' tags. I don't know if you want to
only take into account stream tags here? (imagine a case where the input comes
form demuxer ! parser ! ... then there might be a global taglist with the
bandwidth for the container stream and one for the elementary stream).

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