Add the mmx and sse2 implementations of ff_snow_vertical_compose().
authorRobert Edele <yartrebo@earthlink.net>
Mon, 20 Mar 2006 22:27:59 +0000 (22:27 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Mon, 20 Mar 2006 22:27:59 +0000 (22:27 +0000)
commit4567b4bdab0172f6570a94548cf7f491a466938a
tree40aa6f9af3adeebeffe180bf17ef1eb29e0bb2b8
parent561a18d3ba07382dffdf583dda13f6954109b116
Add the mmx and sse2 implementations of ff_snow_vertical_compose().
Patch by Robert Edele < yartrebo AH earthlink POIS net >
Original thread:
Date: Mar 20, 2006 5:54 PM
Subject: [Ffmpeg-devel] [PATCH] snow mmx + sse2 part 3

Originally committed as revision 5185 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/i386/dsputil_mmx.c
libavcodec/i386/snowdsp_mmx.c [new file with mode: 0644]