[Bug 743518] qtdemux: dead code while calculating segment base ?
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 28 20:02:16 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743518
GStreamer | gst-plugins-good | git master
Thiago Sousa Santos <thiagossantos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.5.1
OS/Version|Linux |All
--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-01-28 19:19:48 UTC ---
Thanks for reporting, the override could be covered by the previous math if the
'stop' field had been set correctly a few lines above.
commit 9a9d4ecceabd0de3632f588ce5d89d7ba78b5490
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Wed Jan 28 14:02:15 2015 -0300
qtdemux: simplify segment.base math
Remove a fix for heavily edited files added for fixing
https://bugzilla.gnome.org/show_bug.cgi?id=345830 to work
with seeks and proper gaps playback. The fix was replaced
for a more general solution that bases on using previous
segment's duration, just like it works for media segments
playback.
https://bugzilla.gnome.org/show_bug.cgi?id=743518
--
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