[Bug 729888] alsasink: Assert in ringbuffer
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu May 15 06:40:19 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=729888
GStreamer | gst-plugins-base | 1.2.4
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |1.2.5
--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2014-05-15 13:40:11 UTC ---
commit 5a67055d773e8250e305839e9fb123f002ba3f42
Author: Rafał Mużyło <galtgendo at o2.pl>
Date: Tue Feb 18 10:32:46 2014 +0000
audio: map channels=1,channel-mask=0 to MONO instead of NONE
Fixes problem in audioconvert, which would end up using
a mixmatrix when converting between different mono format
because it thinks MONO positioning is different from
unpositioned channels, which is not the case in this
special case. The mixmatrix would end up being 0.0 so
audioconvert would convert to silence samples.
https://bugzilla.gnome.org/show_bug.cgi?id=724509
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list