mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Reindent after last commit
Originally committed as revision 17464 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
+1
-1
@@ -976,7 +976,7 @@ static av_cold int indeo3_decode_init(AVCodecContext *avctx)
|
||||
}
|
||||
|
||||
static int iv_decode_frame(Indeo3DecodeContext *s,
|
||||
const uint8_t *buf, int buf_size)
|
||||
const uint8_t *buf, int buf_size)
|
||||
{
|
||||
unsigned int image_width, image_height,
|
||||
chroma_width, chroma_height;
|
||||
|
||||
Reference in New Issue
Block a user