[MPlayer-dev-eng] [PATCH] liba52 float support
D Richard Felker III
dalias at aerifal.cx
Tue Feb 22 03:18:02 CET 2005
On Mon, Feb 21, 2005 at 05:56:43PM +0100, Alex Beregszaszi wrote:
> Hi,
>
> > If any float processing gets done in libaf, it loads several
> > conversion filters to convert back and forth between many different
> > nonsense formats, generating 8bit samples in the end. And somewhere
> > during all the processing, the audio becomes nothing but white noise.
> > This has always happened ever since libaf was first written.
>
> STOP trolling about libaf and try it out _again_. I have fixed the float
> issue since some months for now.
>
> It was and still is broken (not the float handling but the whole), but
> less then before.
I just fixed the bug, which was caused by missing prototype for
lrintf. Now it works.
Rich
More information about the MPlayer-dev-eng
mailing list