fix big bug with theora (packed conf was not re-send).

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@651 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
smorlat 2009-09-12 14:12:26 +00:00
parent b4b55ae80c
commit 6e0ce25156

View file

@ -352,6 +352,7 @@ static void enc_process(MSFilter *f){
}
}
freemsg(im);
s->nframes++;
}
}