[x264-devel] commit: Various ARM-related fixes (David Conrad )
git version control
git at videolan.org
Mon Nov 9 05:22:03 CET 2009
x264 | branch: master | David Conrad <lessen42 at gmail.com> | Sat Nov 7 09:25:18 2009 -0800| [3d1a1287721a3a8bfd85d0557e4fe8edbd138adc] | committer: Jason Garrett-Glaser
Various ARM-related fixes
Fix comment for mc_copy_neon.
Fix memzero_aligned_neon prototype.
Update NEON (i)dct_dc prototypes.
Duplicate x86 behavior for global+hidden functions.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=3d1a1287721a3a8bfd85d0557e4fe8edbd138adc
---
Makefile | 1 +
common/arm/asm.S | 17 ++++++++++-----
common/arm/cpu-a.S | 4 +-
common/arm/dct-a.S | 36 +++++++++++++++++-----------------
common/arm/dct.h | 4 +-
common/arm/deblock-a.S | 8 +++---
common/arm/mc-a.S | 50 ++++++++++++++++++++++++------------------------
common/arm/mc-c.c | 2 +-
common/arm/pixel-a.S | 40 +++++++++++++++++++-------------------
common/arm/predict-a.S | 22 ++++++++++----------
common/arm/quant-a.S | 18 ++++++++--------
11 files changed, 104 insertions(+), 98 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=3d1a1287721a3a8bfd85d0557e4fe8edbd138adc
More information about the x264-devel
mailing list