[vlc-devel] [vlc-commits] Disable bandlimited resampler for the time being
Laurent Aimar
fenrir at elivagar.org
Sat Mar 5 10:42:01 CET 2011
On Sat, Mar 05, 2011 at 09:21:30AM +0100, Rémi Denis-Courmont wrote:
> vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Mar 5 10:13:59 2011 +0200| [9c74061333bd152a1467e49ed33b889c94410da9] | committer: Rémi Denis-Courmont
>
> Disable bandlimited resampler for the time being
>
> It is known to crash due to invalid buffer handling. On Linux, I get
> memory accesses before the start of the audio buffer. It also crashes
> on Windows. Until someone cares to fix it, and I think it really never
> worked correctly, lets use the "ugly" resampler, which is not too ugly.
Do you have a way to reproduce it? I don't have any issue with it since
the last bug fixes done on it...
The only cases I had segfault was because fmt_in.audio.i_bytes_per_frame
was incorrectly set. Could you check if it's the case for you?
--
fenrir
More information about the vlc-devel
mailing list