[Bug 733226] katedec: properly handle segment and caps events

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 21 08:49:18 PDT 2014


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

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #7 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-07-21 15:49:07 UTC ---
commit e26e112e80c4d3462d98421a2c9fe144215234f2
Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date:   Tue Jul 15 16:42:57 2014 -0300

    katedec: handle segment event earlier

    Delaying the segment event to when caps are decided can cause issues as
    the first thing katedec does on its chain function it doing a segment clip.
    It will lead to an assertion if the segment format is undefined

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

commit b0e63bbb9bde4fe5c53db23ae7539c43f1e5f549
Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date:   Tue Jul 15 16:41:51 2014 -0300

    katedec: handle streamheaders in caps

    Properly handle the caps event by configuring the kate decoding lib using
th
    available streamheaders. This makes it possible to decode kate subtitles
whe
    the stream is seeked before katedec gets the initial buffers that are
usuall
    the streamheaders.

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

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