Bug#751800: mpg123: i486 decoder broken

2014-06-24 Thread Simon Kirby
On Mon, Jun 16, 2014 at 09:49:01PM +0200, Thomas Orgis wrote: The _dither part used to be for i586, but there is also a plain C variant in there now. The x86_dither is recommened for any i386-compatible CPU. It activates assembly optimizations for i586, MMX, SSE etc. at runtime. All

Bug#751800: mpg123: i486 decoder broken

2014-06-16 Thread Simon Kirby
Package: mpg123 Version: 1.18.0-1 Severity: minor Tags: upstream Hello! In 1.18.0 through SVN, a bug in the i486 decoder exists that corrupts output on the right channel when using default options and the output clips. I've opened an upstream bug report for this:

Bug#751800: mpg123: i486 decoder broken

2014-06-16 Thread Thomas Orgis
Am Mon, 16 Jun 2014 11:43:28 -0700 schrieb Simon Kirby s...@hostway.ca: (when does this happen?), configure is passed --with-cpu=x86_dither, which avoids the problem, but which is documents (in NEWS) as being for i586 and above. The _dither part used to be for i586, but there is also a plain