summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2005-10-04 17:58:40 +0000
committerMichael Smith <msmith@xiph.org>2005-10-04 17:58:40 +0000
commit84b9f118e7c56b3f33fafce19e65adb4659334e0 (patch)
treee6ac59e61ad4c25bba6c302fe884e5825d11832c /ChangeLog
parent3ec9e676e764b773aedd1d50b01cbebe60c31c91 (diff)
gst/autodetect/: Set state of elements to NULL before removing from bins.
Original commit message from CVS: * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset), (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect): * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset), (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect): Set state of elements to NULL before removing from bins. Set state of test element to NULL if we failed to move it to READY
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65b83195..4159fd86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-10-04 Michael Smith <msmith@fluendo.com>
+
+ * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
+ (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
+ * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
+ (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
+ Set state of elements to NULL before removing from bins.
+ Set state of test element to NULL if we failed to move it to READY
+
2005-10-04 Edward Hervey <edward@fluendo.com>
* ext/dv/Makefile.am: