Port pred8x8_dc_mmxext (H.264 intra prediction) from x264 to FFmpeg. Original
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 29 Dec 2010 18:00:26 +0000 (18:00 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 29 Dec 2010 18:00:26 +0000 (18:00 +0000)
commita2dfe8d18d30b686c2f5401d7de8399d7b3fa4eb
treec67314e233fc7a0dd69180bd7131c028f67a2468
parent8d660f7527050671b81531743f3e26c901ae27d4
Port pred8x8_dc_mmxext (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 26135 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/h264_intrapred.asm
libavcodec/x86/h264_intrapred_init.c