From fff798e3683d2e1fd02436ad9909ab8f02789d85 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Tue, 1 Mar 2005 15:07:14 +0000 Subject: gst/autodetect/: Fix pad replugging (makes code similar to the gconf ones). Original commit message from CVS: * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init), (gst_auto_audio_sink_detect): * gst/autodetect/gstautoaudiosink.h: * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init), (gst_auto_video_sink_detect): * gst/autodetect/gstautovideosink.h: Fix pad replugging (makes code similar to the gconf ones). --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 240a6b7c..5e3dd7dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-03-01 Ronald S. Bultje + + * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init), + (gst_auto_audio_sink_detect): + * gst/autodetect/gstautoaudiosink.h: + * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init), + (gst_auto_video_sink_detect): + * gst/autodetect/gstautovideosink.h: + Fix pad replugging (makes code similar to the gconf ones). + 2005-03-01 Ronald S. Bultje * configure.ac: -- cgit v1.2.1