ext/alsa/gstalsasink.c: Set handle to NULL.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 18 Oct 2005 11:07:26 +0000 (11:07 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 18 Oct 2005 11:07:26 +0000 (11:07 +0000)
commitefb6fcb802b8c92cbea8ff5c22d41dcac39cdbdd
treeff4eae6f5313bca105ef60052e493006fd4c2d58
parent456bd889508faf063f9ba5ec392ceb00e8e060f3
ext/alsa/gstalsasink.c: Set handle to NULL.

Original commit message from CVS:
* ext/alsa/gstalsasink.c: (gst_alsasink_init),
(gst_alsasink_close):
Set handle to NULL.

* gst-libs/gst/audio/gstringbuffer.c:
(gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
(gst_ring_buffer_acquire), (gst_ring_buffer_release),
(gst_ring_buffer_start), (gst_ring_buffer_pause),
(gst_ring_buffer_stop), (gst_ring_buffer_commit),
(gst_ring_buffer_read):
More debug info.
ChangeLog
common
ext/alsa/gstalsasink.c
gst-libs/gst/audio/gstringbuffer.c