From 9cadd004a874b3181f4994df6bf87268f3aa9ca3 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 25 Sep 2006 13:55:44 +0000 Subject: gst/autodetect/: Small cleanups. don't try to set "sync" property when it is not available. Original commit message from CVS: * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_find_best): * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect): Small cleanups. don't try to set "sync" property when it is not available. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fbeeda1c..b8350f3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-09-25 Wim Taymans + + * gst/autodetect/gstautoaudiosink.c: + (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init), + (gst_auto_audio_sink_find_best): + * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect): + Small cleanups. + don't try to set "sync" property when it is not available. + 2006-09-25 Tim-Philipp Müller Patch by: Peter Kjellerstedt -- cgit