]> granicus.if.org Git - libx264/commit
SSE2 high bit depth 8x8 intra predict functions
authorDaniel Kang <daniel.d.kang@gmail.com>
Wed, 22 Dec 2010 21:51:22 +0000 (16:51 -0500)
committerFiona Glaser <fiona@x264.com>
Mon, 10 Jan 2011 19:38:59 +0000 (11:38 -0800)
commitf0f76f991280c3b90450095e7880b3791fa6a746
treeb78e35a1337920592c0a5ed88343892da50dab85
parentdf5d19b45cd364b8015f09cf2eeb2c3cd7739039
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.
common/x86/predict-a.asm
common/x86/predict-c.c