[Bug 758516] mpegtsbase: Add condition to check for non working negative rate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 17 08:53:12 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit ee8a5455d0b04198e90670ea672859cc30a1ad48
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Thu Dec 24 15:36:54 2015 +0900

    mpegtsbase: Refactor code to check for subclass seek handling

    If subclass is not able to handle seek event, then there is no need to
    stop streaming and send flush events. We should simply return FALSE

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

commit 6676ed6cb0d84173a2051aeb4f19209fb904e444
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Thu Dec 24 15:10:16 2015 +0900

    mpegtsbase: Add condition to check for non working negative rate

    tsdemux is not able to handle negative playback rates.
    But in mpegtsbase, the same check is not being done.
    added a check to not handle negative rate while seeking unless
    the same is handled upstream.

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

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