Bug#751800: mpg123: i486 decoder broken

Thomas Orgis thomas-forum at orgis.org
Mon Jun 16 19:49:01 UTC 2014


Am Mon, 16 Jun 2014 11:43:28 -0700
schrieb Simon Kirby <sim at 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 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 i386-based decoders are merged in there ---
except i486, which is indeed a special beast.

> (though this should eventually be fixed upstream)

... yeah, I'll have to investigate that. Though, the i486 decoder has
mostly historical value ... or just vor bragging rights to get fast
decoding on a vintage i486 CPU.


Alrighty then,

Thomas



More information about the pkg-multimedia-maintainers mailing list