gst/selector/gstinputselector.*: Added "select-all" property to make it work like...
authorStefan Kost <ensonic@users.sourceforge.net>
Mon, 25 Feb 2008 08:53:51 +0000 (08:53 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Mon, 25 Feb 2008 08:53:51 +0000 (08:53 +0000)
commit188190e0e88869d6c5e1097518715f90b5b74169
treecb507b5f5c8be3394d20c70718d3b8c975109fd1
parenta49e89d51449d1b44b40e81afdb406a1406bac6a
gst/selector/gstinputselector.*: Added "select-all" property to make it work like aggregator in 0.8.

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