[Bug 790674] gst-validate failures on RTSP tests

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 25 19:12:52 UTC 2017


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

--- Comment #23 from Patricia Muscalu <patricia at axis.com> ---
I've found some other issues:

1. media->priv->seekable is not protected in gst_rtsp_media_seekable (bug 
   introduced before the mega-patch)
   => I'll send a patch
2. priv->blocking is incorrectly reset in set_blocked (rtsp-stream.c).
   I have written a unittest that actually exposes this issue.
   => I'll send a patch
3. I think that query_position() on media that contains only one active stream 
   returns an incorrect value (I think that we have the same behavior in 1.12
as 
   well).
   The same unittest from 2. can catch this problem.
   Should this problem be reported in a separate ticket?

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