On Sun, Nov 9, 2014 at 11:22 AM, Martin Storsjö <[email protected]> wrote:
> On Sun, 9 Nov 2014, Vittorio Giovara wrote:
>
>> Also reorder headers and slighlty rephrase minor comments.
>>
>> Bug-Id: CID 1087088
>> ---
>> libavcodec/h264_cabac.c | 1558
>> +++++++++++++++++++++++++----------------------
>> 1 file changed, 833 insertions(+), 725 deletions(-)
>
>
> What, Coverity complains about formatting now?

Yes, Coverity can spot wrongly aligned code and find missing { }, like
in vc1 (coming up in one of the next series).

> Or is there some other actual
> fix, or at least fix for something that the static analyzer complains about,
> hidden in all this? In that case, please separate out the actual fix from
> the blanket reformatting of hundreds of other lines.

You are right, I'll separate the two and resend.
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to