plugins/elements/gstinputselector.*: Added "select-all" property to make it work...
authorStefan Kost <ensonic@users.sourceforge.net>
Mon, 25 Feb 2008 08:53:51 +0000 (08:53 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 31 Dec 2010 00:52:48 +0000 (00:52 +0000)
commit7b742d1cf4a027b196a291405414ef4344bbbced
tree667dad8da6dfa366b4877a58e761d6546d07f062
parentdec9d95edbbf6b4fbbf7bd8b9582703e745a87d9
plugins/elements/gstinputselector.*: Added "select-all" property to make it work like aggregator in 0.8.

Original commit message from CVS:
* plugins/elements/gstinputselector.c:
* plugins/elements/gstinputselector.h:
Added "select-all" property to make it work like aggregator in 0.8.
* plugins/elements/gstoutputselector.c:
Fix resend-latest behavoiur.
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/selector.c:
Add unit tests for selector.
plugins/elements/gstinputselector.c
plugins/elements/gstinputselector.h
plugins/elements/gstoutputselector.c
tests/check/elements/selector.c [new file with mode: 0644]