Port pred8x8l_top_dc_mmxext/ssse3 (H.264 intra prediction) from x264 to FFmpeg.
authorDaniel Kang <daniel.d.kang@gmail.com>
Wed, 29 Dec 2010 18:11:27 +0000 (18:11 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 29 Dec 2010 18:11:27 +0000 (18:11 +0000)
commit2e93fd4b5ec89473fc16b61090c6f26ec8b8bf21
treecc683817effe0a6b5f83a9a66f4823036f29186c
parent54a959e4837520a00634248c07ab373bf2f9776e
Port pred8x8l_top_dc_mmxext/ssse3 (H.264 intra prediction) from x264 to FFmpeg.
Original authors: Holger Lubitz <holger lubitz org>, Jason Garrett-Glaser
<darkshikari gmail com> (approves LGPL relicensing for this code) and Loren
Merritt <lorenm at u dot washington dot edu> (approves LGPL relicensing for
this code). Patch by Daniel Kang <daniel dot d dot kang at gmail com>, as
part of Google's GCI 2010.

Originally committed as revision 26137 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/h264_intrapred.asm
libavcodec/x86/h264_intrapred_init.c