mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-22 05:38:14 +00:00
Reset frame_count
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@186 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
53510e2334
commit
49bd49f2ff
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ static void size_conv_postprocess(MSFilter *f){
|
|||
s->om=NULL;
|
||||
}
|
||||
flushq(&s->rq,0);
|
||||
s->frame_count=-1;
|
||||
}
|
||||
|
||||
static mblk_t *size_conv_alloc_mblk(SizeConvState *s){
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue