summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-05-22 16:33:25 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-05-22 16:33:25 +0000
commit464df32d53bd1a4ab570276d3af6da4da1b4321a (patch)
tree2d1217bc7730f2918b71efdd366b7a58851ee7ee /ChangeLog
parent80ef4ca4d7449550b2c5aa05d55d7c697a7c1fab (diff)
downloadgst-plugins-bad-464df32d53bd1a4ab570276d3af6da4da1b4321a.tar.gz
gst-plugins-bad-464df32d53bd1a4ab570276d3af6da4da1b4321a.tar.bz2
gst-plugins-bad-464df32d53bd1a4ab570276d3af6da4da1b4321a.zip
tests/icles/: Small oss4 test that probes for available devices and retrieves their caps and mixer tracks and all tha...
Original commit message from CVS: * tests/icles/.cvsignore: * tests/icles/Makefile.am: * tests/icles/test-oss4.c: (opt_show_mixer_messages), (WAIT_TIME), (show_mixer_messages), (probe_mixer_tracks), (probe_pad), (probe_details), (probe_element), (main): Small oss4 test that probes for available devices and retrieves their caps and mixer tracks and all that. Also allows testing of mixer change messages on the bus.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0722b934..bacc906c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2008-05-22 Tim-Philipp Müller <tim.muller at collabora co uk>
+ * tests/icles/.cvsignore:
+ * tests/icles/Makefile.am:
+ * tests/icles/test-oss4.c: (opt_show_mixer_messages), (WAIT_TIME),
+ (show_mixer_messages), (probe_mixer_tracks), (probe_pad),
+ (probe_details), (probe_element), (main):
+ Small oss4 test that probes for available devices and retrieves
+ their caps and mixer tracks and all that. Also allows testing of
+ mixer change messages on the bus.
+
+2008-05-22 Tim-Philipp Müller <tim.muller at collabora co uk>
+
* sys/oss4/oss4-mixer.c: (gst_oss4_mixer_open):
* sys/oss4/oss4-property-probe.c:
(gst_oss4_property_probe_find_device_name),