Port pred8x8l_horizontal_mmxext/ssse3 (H.264 intra prediction) from x264 to
authorDaniel Kang <daniel.d.kang@gmail.com>
Wed, 29 Dec 2010 18:40:53 +0000 (18:40 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 29 Dec 2010 18:40:53 +0000 (18:40 +0000)
commit04207ef35395a4b3f23f906ad702467c37a73eb1
treea6b3f2b41ea69113f5f82b138cda5f6a67ac7154
parentabab14eac052edbde798ecd58d98e0d91eabb698
Port pred8x8l_horizontal_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 26139 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/h264_intrapred.asm
libavcodec/x86/h264_intrapred_init.c