mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
ext/alsa/gstalsasink.c: Fix bytes/samples confustion.
Original commit message from CVS: * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event), Fix bytes/samples confustion. (gst_alsa_sink_mmap), (gst_alsa_sink_loop): Fix for underrun (#144389).
This commit is contained in:
parent
5151a26ca6
commit
41ecc58805
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
|
||||
Fix bytes/samples confustion.
|
||||
(gst_alsa_sink_mmap), (gst_alsa_sink_loop):
|
||||
Fix for underrun (#144389).
|
||||
|
||||
2004-11-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
|
||||
|
|
Loading…
Reference in a new issue