gst/autodetect/: Fix state change function and use GST_DEBUG_FUNCPTR in class_init.
authorTim-Philipp Müller <tim@centricular.net>
Tue, 1 Nov 2005 12:39:16 +0000 (12:39 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 1 Nov 2005 12:39:16 +0000 (12:39 +0000)
commit7448422fe23877056ce9822bef698283e77a56b1
tree5526f479b642f73932a8e0f279dce6b34edd4892
parent7d9dd13c6e11c0e8be2906b41d23103bf6a83200
gst/autodetect/: Fix state change function and use GST_DEBUG_FUNCPTR in class_init.

Original commit message from CVS:
* gst/autodetect/gstautoaudiosink.c:
(gst_auto_audio_sink_class_init),
(gst_auto_audio_sink_change_state):
* gst/autodetect/gstautovideosink.c:
(gst_auto_video_sink_class_init),
(gst_auto_video_sink_change_state):
Fix state change function and use GST_DEBUG_FUNCPTR in
class_init.
ChangeLog
gst/autodetect/gstautoaudiosink.c
gst/autodetect/gstautovideosink.c