GNOME Bugzilla – Bug 305186
alsasink borkage
Last modified: 2005-05-25 11:59:38 UTC
See attached patch. We give a pointer to a value in a structure that we use for multiple purposes. We should provide a local copy instead so that if alsalib changes the value (which happens for at least one song), it doesn't bork other settings (such as sw_params), causing the song to play badly.
Created attachment 46783 [details] [review] fix
Created attachment 46786 [details] [review] fix2 Workaround for bug in dmix...
commited, closing