Commit 6a522c16 authored by arpi_esp's avatar arpi_esp

(commit by michael)

emms


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@267 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 45ae44c2
......@@ -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