[libav-commits] configure: Enable libpostproc automatically if GPL code is enabled.

2011-05-12 Thread Måns Rullgård
Module: libav Branch: master Commit: ced9556b6189de67dd740f5231c6f1807f3e3704 Author:Måns Rullgård Committer: Diego Biurrun Date: Thu May 12 13:21:49 2011 +0100 configure: Enable libpostproc automatically if GPL code is enabled. Enabling libpostproc automatically should give it more

[libav-commits] arm: Avoid using the movw instruction needlessly

2011-08-03 Thread Måns Rullgård
Module: libav Branch: master Commit: 9a83adaf346bc5e38183427b2bd11084c11d1c8b Author:Måns Rullgård Committer: Martin Storsjö Date: Mon Aug 1 20:21:04 2011 +0300 arm: Avoid using the movw instruction needlessly This fixes building for ARM11 without Thumb2. Signed-off-by: Martin

[libav-commits] shorten: remove VLA and check for buffer overflow

2012-05-29 Thread Måns Rullgård
Module: libav Branch: release/0.6 Commit: 40cb7b3b490fbe84c36cb998a818e333a9074df9 Author:Måns Rullgård Committer: Reinhard Tartler Date: Sat Jun 26 14:34:21 2010 + shorten: remove VLA and check for buffer overflow Originally committed as revision 23798 to svn://svn.ffmpeg.org

[libav-commits] Make DECLARE_ALIGNED macros work with external array specifiers

2011-11-05 Thread Måns Rullgård
Module: libav Branch: release/0.5 Commit: 1330a8a1cb28fe1119e37f1006d3141e8dcfa65c Author:Måns Rullgård Committer: Reinhard Tartler Date: Thu Jan 21 12:59:22 2010 + Make DECLARE_ALIGNED macros work with external array specifiers The macro implementation might need the name of the