[Bug 693981] subparse: fix bogus discontinuity detection if offset not set on buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 22 04:12:47 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693981
  GStreamer | gst-plugins-base | 1.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.6
            Summary|[subparse] Fix invalid      |subparse: fix bogus
                   |discontinuity detection     |discontinuity detection if
                   |                            |offset not set on buffers

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-03-22 11:12:42 UTC ---
Thanks, pushed

 commit 4816885ce3e99ac6ff430e3bf40db2186b3f53e8
 Author: Arnaud Vrac <avrac at freebox.fr>
 Date:   Thu Feb 14 01:35:45 2013 +0100

    subparse: fix off by one offset calculation

    Do not use the buffer start offset when it is invalid, otherwise a
    discontinuity is detected on the next buffer, and the subtitle parser
    reset and some subtitle lines are not shown.

    Also remove unused next_offset field.

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

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