[Bug 722330] streamsplitter: negotiation problems with parsers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 20 07:29:29 PST 2014


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2014-01-20 15:29:23 UTC ---
commit e58a00b2a2ec637b61cea808537d469b3649a116
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Mon Jan 20 16:25:51 2014 +0100

    mpegpsmux: fix timestamp handling

    If the first buffer that we handle for a stream has no timestamp, we
    would never consider this pad again for muxing which causes queues to
    fill up and pipelines to stall. Instead, try to mux pads with -1
    timestamps as soon as possible.

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

commit 4e10667aad93ee049337f458d6069a7e6229f1cf
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Mon Jan 20 16:23:49 2014 +0100

    mpegpsmux: return GST_FLOW_EOS when we pushed EOS

    Return GST_FLOW_EOS from the collected function when we pushed EOS or
    else it simply keeps on calling our collected function.

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