gst/autodetect/: Use gst_plugin_feature_list_free() to free feature list and in the...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 22 Nov 2005 14:44:26 +0000 (14:44 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 22 Nov 2005 14:44:26 +0000 (14:44 +0000)
commite8464db22f5e18ba075bdaa59cf8496fa54709f7
tree7d78fc25e484e6d346a5f5289fe989afec6fd901
parentbaba27fb184cad400e2315f2f159767b4b4ca74b
gst/autodetect/: Use gst_plugin_feature_list_free() to free feature list and in the case of autovideosink free the li...

Original commit message from CVS:
* gst/autodetect/gstautoaudiosink.c:
(gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
* gst/autodetect/gstautovideosink.c:
(gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
Use gst_plugin_feature_list_free() to free feature list and
in the case of autovideosink free the list at all. Also
miscellaneous cosmetic fixes.
ChangeLog
gst/autodetect/gstautoaudiosink.c
gst/autodetect/gstautovideosink.c