sys/oss/gstosselement.c: probe caps correctly for sound cards that only support one format

Original commit message from CVS:
* sys/oss/gstosselement.c: (gst_osselement_probe_caps),
(gst_osselement_rate_check_rate):
probe caps correctly for sound cards that only support one format
This commit is contained in:
Benjamin Otte 2004-03-30 18:01:45 +00:00
parent ecd216f860
commit b7f040a7f0

View file

@ -1,3 +1,9 @@
2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
* sys/oss/gstosselement.c: (gst_osselement_probe_caps),
(gst_osselement_rate_check_rate):
probe caps correctly for sound cards that only support one format
2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/kio/kiosrc.cpp: (process_events):