gst/autodetect/gstautoaudiosink.*: Add property to filter sinks based on caps. Only...
authorTommi Myöhänen <ext-tommi.myohanen@nokia.com>
Wed, 5 Dec 2007 16:02:15 +0000 (16:02 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 5 Dec 2007 16:02:15 +0000 (16:02 +0000)
commit619ee506cf6c1dfef7dd21f124fd0163f9bdf5e0
tree4bb6bf51d80273194008566828019cebe3d246ae
parent3a005c9579f8b756214fd0f5689eb71ad62ed9e7
gst/autodetect/gstautoaudiosink.*: Add property to filter sinks based on caps. Only select raw audio sinks by default...

Original commit message from CVS:
Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
* gst/autodetect/gstautoaudiosink.c:
(gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
(gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
(gst_auto_audio_sink_set_property),
(gst_auto_audio_sink_get_property):
* gst/autodetect/gstautoaudiosink.h:
Add property to filter sinks based on caps. Only select raw audio sinks
by default for backwards compat.  Fixes #417420.
API: GstAutoAudioSink::filter-caps
ChangeLog
gst/autodetect/gstautoaudiosink.c
gst/autodetect/gstautoaudiosink.h