mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
ext/alsa/: - add debugging info
Original commit message from CVS: * ext/alsa/gstalsa.c: (gst_alsa_drain_audio): * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad), (gst_alsa_sink_check_event), (gst_alsa_sink_mmap), (gst_alsa_sink_write), (gst_alsa_sink_loop): * ext/alsa/gstalsasink.h: - add debugging info - clean up schizophrenia of data/buffer/event - fix double event unref error
This commit is contained in:
parent
4943068d96
commit
62758fb0fd
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
|
||||
|
||||
* ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
|
||||
* ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
|
||||
(gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
|
||||
(gst_alsa_sink_write), (gst_alsa_sink_loop):
|
||||
* ext/alsa/gstalsasink.h:
|
||||
- add debugging info
|
||||
- clean up schizophrenia of data/buffer/event
|
||||
- fix double event unref error
|
||||
|
||||
2004-07-08 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/playback/Makefile.am:
|
||||
|
|
Loading…
Reference in a new issue