[x264-devel] commit: SSE2 high bit depth 8x8 intra predict functions (Daniel Kang )
git at videolan.org
git at videolan.org
Mon Jan 10 22:01:00 CET 2011
x264 | branch: master | Daniel Kang <daniel.d.kang at gmail.com> | Wed Dec 22 16:51:22 2010 -0500| [9247e580789c7c02884824023b3516695483d3dc] | committer: Jason Garrett-Glaser
SSE2 high bit depth 8x8 intra predict functions
DDL, DDR, VR, HU, and HD directions, as well as the 8x8 filter.
Also make 8-bit MMX VR faster, by backporting the optimizations from the high bit depth version.
Patch from Google Code-In.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=9247e580789c7c02884824023b3516695483d3dc
---
common/x86/predict-a.asm | 540 +++++++++++++++++++++++++---------------------
common/x86/predict-c.c | 65 ++----
2 files changed, 321 insertions(+), 284 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=9247e580789c7c02884824023b3516695483d3dc
More information about the x264-devel
mailing list