Mercurial > libavcodec.hg
changeset 8988:48c89edff557 libavcodec
Reindent after last commit
author | alexc |
---|---|
date | Thu, 19 Feb 2009 23:08:23 +0000 |
parents | bf9d9a79a737 |
children | cdd8fa4a362a |
files | indeo3.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/indeo3.c Thu Feb 19 23:01:13 2009 +0000 +++ b/indeo3.c Thu Feb 19 23:08:23 2009 +0000 @@ -976,7 +976,7 @@ } 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;