snowenc: add forgotten emms_c()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2013-03-06 19:26:40 +01:00
parent 87a954d6f4
commit 70a2a4934a

View File

@ -1677,6 +1677,7 @@ static int encode_frame(AVCodecContext *avctx, AVPacket *pkt,
EDGE_TOP | EDGE_BOTTOM);
}
emms_c();
s->new_picture = *pict;
s->m.picture_number= avctx->frame_number;