[Bug 774178] smoothstreaming: support live seeking and reporting the live duration

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 10 11:23:12 UTC 2016


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

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

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

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

::: ext/smoothstreaming/gstmssmanifest.c
@@ +911,3 @@
+          guint64 frag_dur =
+              fragment->time + fragment->duration * fragment->repetitions;
+          min_dur = MIN (frag_dur, min_dur);

Should be the maximum, no? The DURATION query also gets the maximum of all
streams

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