From 15daa9f5d059bea1042b4a7af69366353301063d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 20 Apr 2005 15:18:32 +0000 Subject: gst/autodetect/gstautoaudiosink.c: When redoing the ghostpad, make sure it's still registered with the element (other... Original commit message from CVS: * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect): When redoing the ghostpad, make sure it's still registered with the element (otherwise gst_element_query() will fail miserably). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 624dd0e1..4147450b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-04-20 Tim-Philipp Müller + + * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect): + When redoing the ghostpad, make sure it's still registered with + the element (otherwise gst_element_query() will fail miserably). + 2005-04-20 Zaheer Abbas Merali * ext/libpng/gstpngenc.c: -- cgit v1.2.1