Commit 5975626d authored by Michael Niedermayer's avatar Michael Niedermayer

(commit by michael)

emms

Originally committed as revision 267 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 3d9fccbf
......@@ -430,6 +430,7 @@ void MPV_frame_end(MpegEncContext *s)
draw_edges(s->current_picture[2], s->linesize/2, s->width/2, s->height/2, EDGE_WIDTH/2);
}
}
emms_c();
}
int MPV_encode_picture(AVCodecContext *avctx,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment