10l sig 11 bug reported by Fabian Franz

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8906 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
anders 2003-01-12 08:05:51 +00:00
parent afb7ea3a47
commit a417b7b685
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ static int control(struct af_instance_s* af, int cmd, void* arg)
s->step);
af->mul.n = af->data->rate;
af->mul.d = n->rate;
return AF_OK;
return rv;
}
// Calculate up and down sampling factors