[Bug 762884] rtspsrc: allow to control headers via properties

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 26 13:26:26 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=762884

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

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

--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 343581:
 --> (https://bugzilla.gnome.org/review?bug=762884&attachment=343581)

::: gst-libs/gst/rtsp/gstrtspmessage.c
@@ +75,3 @@
 }

+G_DEFINE_POINTER_TYPE (GstRTSPMessage, gst_rtsp_msg);

Should be a boxed type just like GstSDPMessage. Pointer types are mostly
useless

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