[FFmpeg-devel] [PATCH] Chinese AVS encoder
Diego Biurrun
diego
Sun Jan 23 19:39:32 CET 2011
On Sun, Jan 23, 2011 at 04:24:06PM +0100, Vitor Sessak wrote:
>
> Git-friendly patches attached so patchwork will catch it up.
>
> --- /dev/null
> +++ b/libavcodec/cavsenc.c
> @@ -0,0 +1,687 @@
> +
> +/**
> + * @file cavsenc.c
Drop the filename.
This file could use some K&R loving. There's also inconsistent
indentation that switches between 2 and 4 spaces.
Diego
More information about the ffmpeg-devel
mailing list