Skip to content
  • Tommi Myöhänen's avatar
    gst/autodetect/gstautoaudiosink.*: Add property to filter sinks based on caps.... · 619ee506
    Tommi Myöhänen authored and Wim Taymans's avatar Wim Taymans committed
    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
    619ee506