Michael Niedermayer <michaelni <at> gmx.at> writes: > > +#if CONFIG_ALSA_INDEV > > ff_timefilter_destroy(s->timefilter); > > +#endif > > if(CONFIG_ALSA_INDEV) > ff_timefilter_destroy(s->timefilter); > > should work too Applied. Carl Eugen