[Bug 725435] hlsdemux: enable seek for live streams
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 4 09:42:21 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=725435
GStreamer | gst-plugins-bad | git
--- Comment #9 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-04-04 16:42:16 UTC ---
Review of attachment 273592:
--> (https://bugzilla.gnome.org/review?bug=725435&attachment=273592)
Looks good to me, though I'll let Sebastien decide as I know he was working on
HLS lately.
::: ext/hls/gsthlsdemux.c
@@ +622,3 @@
+ if (gst_m3u8_client_get_seek_range (hlsdemux->client, &start, &stop))
{
+ ret = TRUE;
+ }
Style: remove the { }
--
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