[Bug 792696] rtp: Implement support for generic RTP Forward Error Correction
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Feb 26 15:53:55 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=792696
Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #21 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #15)
> Review of attachment 367100 [details] [review]:
>
> ::: gst/rtpmanager/gstrtpptdemux.c
> @@ -202,0 +240,5 @@
> + gobject_klass->set_property = gst_rtp_pt_demux_set_property;
> + gobject_klass->get_property = gst_rtp_pt_demux_get_property;
> +
> ... 2 more ...
>
> I'm not sure how, but if we could add a since marker it would be nice.
Done
(In reply to Nicolas Dufresne (stormer) from comment #16)
> Review of attachment 367646 [details] [review]:
>
> ::: gst/rtpmanager/gstrtpbin.c
> @@ +2116,3 @@
> + * @id: the session id
> + *
> + * Request the internal RTPStorage object as #GObject in session @id.
>
> Missing Since 1.14 here.
Done too, thanks!
--
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