[gstreamer-bugs] [Bug 616700] [rtspsrc] gst_query_new_seeking() fails on rtspsrc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 4 07:04:37 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=616700
  GStreamer | gst-plugins-good | 0.10.x

--- Comment #4 from Bastien Nocera <hadess at hadess.net> 2010-05-04 14:04:31 UTC ---
Review of attachment 160262:
 --> (https://bugzilla.gnome.org/review?bug=616700&attachment=160262)

Looks good to me apart from that style niggle.

::: gst/rtsp/gstrtspsrc.c
@@ +1891,3 @@
+      gst_query_parse_seeking (query, &format, NULL, NULL, NULL);
+      if (format == GST_FORMAT_TIME) {
+        gboolean seekable = src->cur_protocols !=
GST_RTSP_LOWER_TRANS_UDP_MCAST;

brackets around the condition

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