]> git.sesse.net Git - ffmpeg/commit
Port pred4x4_down_left_mmxext (H.264 intra prediction) from x264 to FFmpeg.
authorDaniel Kang <daniel.d.kang@gmail.com>
Fri, 24 Dec 2010 22:43:07 +0000 (22:43 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Fri, 24 Dec 2010 22:43:07 +0000 (22:43 +0000)
commit911b32f482985ab284a21522fa5a3c2baed421d5
tree476247ce83271823056488aecbd79f7c40ac57af
parent8d147f1f60f8912fa21b09c60973b9758e953295
Port pred4x4_down_left_mmxext (H.264 intra prediction) from x264 to FFmpeg.
LGPL relicensing approved by original authors: Holger Lubitz <holger lubitz
org>, Jason Garrett-Glaser <darkshikari gmail com> and Loren Merritt <lorenm
at u dot washington dot edu>. Patch by Daniel Kang <daniel dot d dot kang at
gmail com>, as part of Google's GCI 2010.

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