mirror of
https://github.com/mpv-player/mpv
synced 2025-03-23 20:00:56 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8072 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b8fd915e50
commit
36489bf66e
@ -235,7 +235,6 @@ static int control(struct af_instance_s* af, int cmd, void* arg)
|
||||
}
|
||||
d*=m;
|
||||
}
|
||||
printf("\n%i %i %i\n",d,af->data->rate/d,n->rate/d);
|
||||
|
||||
// Check if the the design needs to be redone
|
||||
if(s->up != af->data->rate/d || s->dn != n->rate/d){
|
||||
|
Loading…
Reference in New Issue
Block a user