[MPlayer-dev-eng] New audio filter layer finished
Anders Johansson
ajh at watri.uwa.edu.au
Thu Oct 3 14:18:40 CEST 2002
Fixed.
> Hi,
>
> > It was a porting bug thanks for fixing.
>
>
> btw, another bug:
>
> #define RESIZE_LOCAL_BUFFER(a,d)\
> ((af->data->len < af_lencalc(af->mul,data->len))?af_resize_local_buffer(af,data)
>
> the macro ignores its parameters 'a' and 'd' and assumes tehy are called
> 'af' and 'data' ...
>
> currently it's always called as RESIZE_LOCAL_BUFFER(af,data) so it works
> but is really confusing
>
>
> A'rpi / Astral & ESP-team
>
//Anders
More information about the MPlayer-dev-eng
mailing list