[Bug 759108] hlsdemux: add support for snapping seek flags

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 7 04:07:29 PST 2015


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

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

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

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

Looks almost good, thanks for the patch

::: ext/hls/gsthlsdemux.c
@@ +350,3 @@
+    gboolean update;
+    gst_segment_do_seek (&demux->segment, rate, format, flags, start_type,
+        current_pos, stop_type, stop, &update);

You could just pass NULL for update

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