Port pred8x8l_dc_mmx/ssse3 (H.264 intra prediction) from x264 to FFmpeg.
authorDaniel Kang <daniel.d.kang@gmail.com>
Wed, 29 Dec 2010 18:33:10 +0000 (18:33 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 29 Dec 2010 18:33:10 +0000 (18:33 +0000)
commitabab14eac052edbde798ecd58d98e0d91eabb698
tree973a59cbd5a8d7b9dc391bc6b245752de71a3769
parent2e93fd4b5ec89473fc16b61090c6f26ec8b8bf21
Port pred8x8l_dc_mmx/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 26138 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/h264_intrapred.asm
libavcodec/x86/h264_intrapred_init.c