af_ladspa: Fix multiple instances of a filter type
commit6142e86b842ece14ab2652ab9f8b6f177fe998e5
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 25 Jun 2010 16:53:27 +0000 (25 16:53 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:11:43 +0000 (2 04:11 +0200)
tree75bdac2dea39393169d18413415e159216a7e7fc
parent1ada0b4c6fee375eede6e0d0659a8fadb6fdf42c
af_ladspa: Fix multiple instances of a filter type

Ensure that activate is called on each filter instance, even if we
have e.g. multiple mono filters handling a multichannel file.
Fixes one of the bugs reported as bug #1685.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31558 b3059339-0415-0410-9bf9-f77b7e298cf2
libaf/af_ladspa.c