Warning fix.
Originally committed as revision 747 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d85c5979d0
commit
6b765cd276
@ -1314,6 +1314,7 @@ static int mjpeg_decode_frame(AVCodecContext *avctx,
|
||||
}
|
||||
}
|
||||
not_the_end:
|
||||
;
|
||||
}
|
||||
the_end:
|
||||
return buf_ptr - buf;
|
||||
|
Loading…
Reference in New Issue
Block a user