You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Warning fix.
Originally committed as revision 747 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1314,6 +1314,7 @@ static int mjpeg_decode_frame(AVCodecContext *avctx,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
not_the_end:
|
not_the_end:
|
||||||
|
;
|
||||||
}
|
}
|
||||||
the_end:
|
the_end:
|
||||||
return buf_ptr - buf;
|
return buf_ptr - buf;
|
||||||
|
Reference in New Issue
Block a user