[vlc-devel] [vlc-commits] commit: MacOS: try to fix MacOS Audio crash (Jean-Baptiste Kempf )

Jean-Baptiste Kempf jb at videolan.org
Mon Jul 19 10:59:47 CEST 2010


On Mon, Jul 19, 2010 at 10:54:16AM +0200, Pierre d'Herbemont wrote :
> > -#define BUFSIZE (FRAMESIZE * 8)
> > +#define BUFSIZE (FRAMESIZE * 8) * 8
> 
> Looks suspicious, what is wrong here?

Search all forum, bugreports and external websites, and so on, about how
VLC crashes with 5.1 (and more) outputs. Stacktraces are numerous...

Maybe a *4 would work, but I prefered to be safe than non-working...

This is bad, I know, but at least it fixes the issue for 1.1.1.

Correct fix is welcome.

Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/



More information about the vlc-devel mailing list