base: Add collectpads2
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 28 Oct 2011 07:18:55 +0000 (09:18 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 28 Oct 2011 07:36:06 +0000 (09:36 +0200)
commit6f231f89d6eb814872b4773d1e7cc3835cd3fa93
tree842773ffe4beb690ad10ea5927ad031286c5cfd3
parent9a5109b86e51eeb726a145b3d5067de932f1ae28
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
libs/gst/base/Makefile.am
libs/gst/base/gstcollectpads2.c [new file with mode: 0644]
libs/gst/base/gstcollectpads2.h [new file with mode: 0644]