On Mon, Sep 26, 2016 at 10:59:46 -0700, Carlos Fernandez Sanz wrote:
> @@ -1,4 +1,4 @@
> -/*
> + /*

Stray accidental change.

> + * Refrence Material Used
Reference
> + * ANSI/SCTE 35 2013 ( Digital Program Insertion Cueing Message for Cable )
Drop the spaces next to the brackets.

Nit: There's also plenty of whitespace style violations: Too many
spaces near brackets, missing spaces near operators, "if(" instead of
"if (", and so on.

Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to