[FFmpeg-devel] [PATCH 3/4] V10 - SCTE-35 support in hlsenc
Moritz Barsnick
barsnick at gmx.net
Tue Sep 27 14:50:55 EEST 2016
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
More information about the ffmpeg-devel
mailing list