[Bug 731698] tsdemux : latest patch for accurate seeking of h264 streams has been incorrectly merged.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 15 22:44:44 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731698
  GStreamer | gst-plugins-bad | git

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bilboed at bilboed.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.3

--- Comment #2 from Edward Hervey <bilboed at bilboed.com> 2014-06-16 05:44:39 UTC ---
The problem comes from the fact that 'start' gets modified before being set on
the segment.

commit 1d1d4694889fd78534561829ac504425b63ac2ad
Author: Edward Hervey <edward at collabora.com>
Date:   Mon Jun 16 07:42:37 2014 +0200

    tsdemux: Don't overwrite original seek value

    In accurate mode, we'll be using start to fill in the seek segment,
    therefore don't overwrite it with the shifted seek position.

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

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