diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: |
