[gstreamer-bugs] [Bug 595958] Position not updated after a backwards gst_event_new_step()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 16 07:01:03 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=595958
  GStreamer | gstreamer (core) | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW

--- Comment #8 from Wim Taymans <wim.taymans at gmail.com> 2009-11-16 15:01:00 UTC ---
Fixed two problems, one in -core another in gst-ffmpeg. After those fixes
seek.c seems to behave correctly.

commit 59bc425174bc46b29b2af7fffe4d932feb14b3b8
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon Nov 16 13:54:16 2009 +0100

    ffdec: remove clipping hack

    Remove a hack that seems to produce wrong clipping values.

commit 9da89ef4e1aa6ed11d0bcf335fc9f2b9fadb28e9
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon Nov 16 14:02:07 2009 +0100

    basesink: fix position reporting

    Only update the current stream time after we checked if we got a new step
    event. This improves the position reporting by the sink.

    See #595958

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