[vlc-devel] [PATCH] Intel Video QuickSync encoder support

Julien 'Lta' BALLET elthariel at gmail.com
Mon Jun 10 13:49:52 CEST 2013


>
> +    mfxFrameSurface1 *frame = NULL;
> +    mfxStatus        sts;
> +
> +
> +

If you talk about the whitespaces between mfxStatus and sts, i've
added them to align 'sts' with 'frame' on the line before. if you talk
about the 3 newlines, it was about separating the big logical parts of
the function, should i remove them anyway ?



More information about the vlc-devel mailing list