[Bug 730540] rtspsrc: parse crypto sessions to support rollover counters

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 15 13:14:52 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #326069|none                        |reviewed
             status|                            |

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

::: gst/rtsp/gstrtspsrc.c
@@ +2757,3 @@
+
+    if (ssrc == map->ssrc) {
+      gst_caps_set_simple (caps, "roc", G_TYPE_UINT, map->roc, NULL);

What's so special about the roc that we only need to handle that and none of
the others?

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