git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
3878be3
)
Reindent after last commit
author
Alex Converse
<alex.converse@gmail.com>
Thu, 19 Feb 2009 23:08:23 +0000
(23:08 +0000)
committer
Alex Converse
<alex.converse@gmail.com>
Thu, 19 Feb 2009 23:08:23 +0000
(23:08 +0000)
Originally committed as revision 17464 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/indeo3.c
patch
|
blob
|
history
diff --git
a/libavcodec/indeo3.c
b/libavcodec/indeo3.c
index
e1f74da
..
915bcee
100644
(file)
--- a/
libavcodec/indeo3.c
+++ b/
libavcodec/indeo3.c
@@
-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;