diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2006-09-25 13:55:44 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2006-09-25 13:55:44 +0000 |
| commit | 9cadd004a874b3181f4994df6bf87268f3aa9ca3 (patch) | |
| tree | 876eac3515ae7fac978d9ad432c210e04e4fce93 /ChangeLog | |
| parent | b234d9b0f9ccf0db1fdfeccef24feb7508eb2fa1 (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-09-25 Wim Taymans <wim@fluendo.com> + + * 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 <tim at centricular dot net> Patch by: Peter Kjellerstedt <pkj at axis com> |
