Commit 17bfbd70 authored by Michael Niedermayer's avatar Michael Niedermayer

10l

Originally committed as revision 3788 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 6cb5dcb3
......@@ -2495,6 +2495,7 @@ static void frame_start(H264Context *h){
MPV_frame_start(s, s->avctx);
ff_er_frame_start(s);
h->mmco_index=0;
assert(s->linesize && s->uvlinesize);
......
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