[MPlayer-dev-eng] New audio filter layer finished
Arpi
arpi at thot.banki.hu
Thu Oct 3 14:11:38 CEST 2002
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
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list