[Bug 415754] [API] GstCollectPads2; muxing sparse/subtitle streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 28 00:59:54 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|0.11.0                      |0.10.36

--- Comment #52 from Sebastian Dröge <slomo at circular-chaos.org> 2011-10-28 07:59:37 UTC ---
collectpads2 is now in libgstbase. We should create new bugs for the mpegtsmux
port and other muxer ports to collectpads2.


commit ce88f417b1c6ebb450e53efd272cf3649cf894c0
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Tue Sep 27 15:48:52 2011 +0200

    collectpads2: avoid hanging in case of sparse newsegment events

    ... in the extent that a non-waiting pad (so indicated by newsegment)
    turns out to provide the best buffer, which is then forced to waiting
    for book-keeping purposes, but that should only be temporary.

    See bug #415754.

commit 2a132759855b5f27388ea005d4be3511eefae0a7
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Oct 28 09:38:35 2011 +0200

    collectpads2: Use G_DEFINE_TYPE instead of GST_BOILERPLATE

commit 1b1b7931b09205778b04c843f0726bc882f63843
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Oct 28 09:35:50 2011 +0200

    collectpads2: Add to the documentation

commit 5b12790c26378bdd377f5ddf1b341799a3fdea54
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Oct 28 09:26:11 2011 +0200

    win32: Add new collectpads2 API

commit 6f231f89d6eb814872b4773d1e7cc3835cd3fa93
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Oct 28 09:18:55 2011 +0200

    base: Add collectpads2

    This handles muxing of sparse/subtitle streams and has
    lots of cleanup. Still missing is special support for
    live streams but this can be added later without breaking
    API/ABI.

    Based on the version from the videomixer plugin.
    https://bugzilla.gnome.org/show_bug.cgi?id=415754

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