[x264-devel] commit: Remove unnecessary PIC support macros (Loren Merritt )
git version control
git at videolan.org
Mon Feb 15 10:07:49 CET 2010
x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Thu Jan 28 18:09:07 2010 +0000| [b8485e875ed3cb836ac41b11676940e2c6ff6caa] | committer: Jason Garrett-Glaser
Remove unnecessary PIC support macros
yasm has a directive to enable PIC globally
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=b8485e875ed3cb836ac41b11676940e2c6ff6caa
---
common/x86/cabac-a.asm | 2 +-
common/x86/dct-32.asm | 10 ++++----
common/x86/dct-64.asm | 10 ++++----
common/x86/dct-a.asm | 42 +++++++++++++++++++-------------------
common/x86/deblock-a.asm | 34 +++++++++++++++---------------
common/x86/mc-a.asm | 40 ++++++++++++++++++------------------
common/x86/mc-a2.asm | 30 +++++++++++++-------------
common/x86/pixel-a.asm | 50 +++++++++++++++++++++++-----------------------
common/x86/predict-a.asm | 28 ++++++++++++------------
common/x86/quant-a.asm | 22 ++++++++++----------
common/x86/sad-a.asm | 14 ++++++------
common/x86/x86inc.asm | 20 +++--------------
common/x86/x86util.asm | 4 +-
tools/checkasm-a.asm | 16 +++++++-------
14 files changed, 155 insertions(+), 167 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=b8485e875ed3cb836ac41b11676940e2c6ff6caa
More information about the x264-devel
mailing list