diff options
author | David Schleef <ds@schleef.org> | 2004-03-23 04:01:27 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-03-23 04:01:27 +0000 |
commit | 5168e399ba6d7b2b5c3b455ea95fe86e492cb7dc (patch) | |
tree | aea2819790fd78999e74ed8278bb0a235b124537 | |
parent | f86b823686f88a20c62963fa4da21299859f2b06 (diff) | |
download | gst-plugins-bad-5168e399ba6d7b2b5c3b455ea95fe86e492cb7dc.tar.gz gst-plugins-bad-5168e399ba6d7b2b5c3b455ea95fe86e492cb7dc.tar.bz2 gst-plugins-bad-5168e399ba6d7b2b5c3b455ea95fe86e492cb7dc.zip |
sys/oss/: Rate probing test app.
Original commit message from CVS:
* sys/oss/Makefile.am:
* sys/oss/oss_probe.c: (main), (probe_check), (add_range),
(check_rate), (add_rate): Rate probing test app.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-03-22 David Schleef <ds@schleef.org> + + * sys/oss/Makefile.am: + * sys/oss/oss_probe.c: (main), (probe_check), (add_range), + (check_rate), (add_rate): Rate probing test app. + 2004-03-21 Benjamin Otte <otte@gnome.org> * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link), |