summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-02-25 08:53:51 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-02-25 08:53:51 +0000
commit188190e0e88869d6c5e1097518715f90b5b74169 (patch)
treecb507b5f5c8be3394d20c70718d3b8c975109fd1 /ChangeLog
parenta49e89d51449d1b44b40e81afdb406a1406bac6a (diff)
downloadgst-plugins-bad-188190e0e88869d6c5e1097518715f90b5b74169.tar.gz
gst-plugins-bad-188190e0e88869d6c5e1097518715f90b5b74169.tar.bz2
gst-plugins-bad-188190e0e88869d6c5e1097518715f90b5b74169.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8eeb45c2..558bd491 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2008-02-25 Stefan Kost <ensonic@users.sf.net>
+
+ * 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 <slomo@circular-chaos.org>
* configure.ac: