From 71b3c1d542b1c8b92a95e35cb9f6644b3fe4b8bd Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sat, 24 Sep 2005 13:10:52 +0000 Subject: gst/autodetect/: These are sinks. Original commit message from CVS: * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init): * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init): These are sinks. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f199bab8..5fcdc18a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-09-24 Wim Taymans + + * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init): + * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init): + These are sinks. + 2005-09-24 Thomas Vander Stichele * check/elements/level.c: (GST_START_TEST): -- cgit