diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2007-12-05 Wim Taymans <wim.taymans@gmail.com> + + 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 + 2007-11-29 Michael Smith <msmith@fluendo.com> Patch by: Arek Korbik <arkadini@gmail.com> |
