From 188190e0e88869d6c5e1097518715f90b5b74169 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 25 Feb 2008 08:53:51 +0000 Subject: 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 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8eeb45c2..558bd491 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2008-02-25 Stefan Kost + + * 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. + 2008-02-25 Sebastian Dröge * configure.ac: -- cgit v1.2.1