[Bug 753661] dashdemux: Reverse playback doesn't work well
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Aug 16 05:09:20 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753661
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |thiagossantos at gmail.com
Resolution|--- |FIXED
Target Milestone|git master |1.5.3
OS|Linux |All
--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit ae5befef5f2c148c7358c7413ff7dd8e24f1e3db
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Sun Aug 16 08:49:35 2015 -0300
dashdemux: fix off by one seeking issue
When seeking to the last second of a mpd it would reject the seek
because the comparison was < instead of <=
This fails the important use case of seeking to the end of a file
to play it back in reverse from the end
--
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