[libav-commits] checkasm/arm: align the clobber check data properly for ldrd

2016-07-10 Thread Janne Grunau
Module: libav Branch: master Commit: 8c816c0c9b12fdefd9046415e97df299880bc9b8 Author:Janne Grunau Committer: Janne Grunau Date: Sun Jul 10 13:23:13 2016 +0200 checkasm/arm: align the clobber check data properly for ldrd Should fix the SIGBUS in the armv7-linux-clang-3.7 fate target.

[libav-commits] vp8/armv6: mc: avoid boolean expression in calculation

2016-07-10 Thread Janne Grunau
Module: libav Branch: master Commit: 5f74bd31a9bd1ac7655103b11743c12d38e0419f Author:Janne Grunau Committer: Janne Grunau Date: Sat Jul 9 15:30:34 2016 +0200 vp8/armv6: mc: avoid boolean expression in calculation GNU as evaluates true as '-1' while Apple's variant and llvm's internal

[libav-commits] checkasm: vp8: mc: test unequal width/height for partitions

2016-07-10 Thread Janne Grunau
Module: libav Branch: master Commit: ec32574209f36467ef0d22c21a7e811ba98c15b6 Author:Janne Grunau Committer: Janne Grunau Date: Sun Jul 10 00:32:12 2016 +0200 checkasm: vp8: mc: test unequal width/height for partitions --- tests/checkasm/vp8dsp.c | 16 +--- 1 file chan

[libav-commits] doc: escape left brace in texi2pod.pl regex

2016-07-10 Thread Janne Grunau
Module: libav Branch: master Commit: fc5cdc0d5372f5103c71d5dede296734fe71ead2 Author:Janne Grunau Committer: Janne Grunau Date: Fri May 6 13:32:06 2016 +0200 doc: escape left brace in texi2pod.pl regex Unescaped literal left braces are deprecated and a warning was added in Perl 5.22.

[libav-commits] vp8dsp: Remove the comment saying that the height is equal to the width

2016-07-10 Thread Martin Storsjö
Module: libav Branch: master Commit: 2866d108c9e9da7baf53ff57a51d470691049a57 Author:Martin Storsjö Committer: Martin Storsjö Date: Sun Jul 10 13:19:24 2016 +0300 vp8dsp: Remove the comment saying that the height is equal to the width This comment isn't true, the height can be differe