On Tue, Apr 05, 2011 at 09:08:44PM +0200, Luca Barbato wrote:
> From: Aurelien Jacobs <[email protected]>
>
> --- /dev/null
> +++ b/libavformat/microdvddec.c
> @@ -0,0 +1,129 @@
> +/*
> + * MicroDVD subtitle demuxer
> + * Copyright (c) 2010 Aurelien Jacobs <[email protected]>
> + *
> + * This file is part of FFmpeg.
Ahem...
> + for (i=0; i<3; i++) {
whitespace around operators would make this more readable,
same for all other for loops.
> --- /dev/null
> +++ b/libavformat/microdvdenc.c
> @@ -0,0 +1,51 @@
> +/*
> + * MicroDVD subtitle muxer
> + * Copyright (c) 2010 Aurelien Jacobs <[email protected]>
> + *
> + * This file is part of FFmpeg.
again
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel