[x264-devel] commit: Tons of high bit depth intra predict asm (Daniel Kang )
git at videolan.org
git at videolan.org
Tue Dec 7 09:15:52 CET 2010
x264 | branch: master | Daniel Kang <daniel.d.kang at gmail.com> | Thu Nov 25 19:44:56 2010 -0500| [0a39e00c7b115fb6d1464bc859d5d1b256692562] | committer: Jason Garrett-Glaser
Tons of high bit depth intra predict asm
Patch from Google Code-In.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=0a39e00c7b115fb6d1464bc859d5d1b256692562
---
common/x86/dct-a.asm | 24 +-
common/x86/predict-a.asm | 783 +++++++++++++++++++++++++++++++---------------
common/x86/predict-c.c | 158 ++++++----
common/x86/x86util.asm | 18 +-
4 files changed, 654 insertions(+), 329 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=0a39e00c7b115fb6d1464bc859d5d1b256692562
More information about the x264-devel
mailing list