[Ffmpeg-devel] [PATCH] ported SGI decoder to the new API

Diego Biurrun diego
Thu Mar 29 11:44:31 CEST 2007


On Thu, Mar 29, 2007 at 05:25:49PM +0800, Xiaohui Sun wrote:
> 
>    I have updated the patch.
> 
> --- libavcodec/sgi.h	(revision 0)
> +++ libavcodec/sgi.h	(revision 0)
> @@ -0,0 +1,36 @@
> +
> +#endif
> \ No newline at end of file

Our repository is set up to reject files with missing newlines at the
end.

> --- libavcodec/sgienc.c       (revision 0)
> +++ libavcodec/sgienc.c       (revision 0)
> @@ -0,0 +1,258 @@
> +
> +static int encode_frame(AVCodecContext *avctx, unsigned char *buf, 

Trailing whitespace.

Diego




More information about the ffmpeg-devel mailing list