OSDN Git Service

Fix float_to_int16_altivec prototype to match float_to_int16's in dsputil.h
authorDavid Conrad <lessen42@gmail.com>
Tue, 6 Jan 2009 12:51:35 +0000 (12:51 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Tue, 6 Jan 2009 12:51:35 +0000 (12:51 +0000)
commitaa9a9b7af75cf8caf67ed116e3e4d4b5f2e4831d
tree0ad43c9e888bfb897a89a97a45432a2017521eb3
parent628653449ca57347017067306f8720b3d5a7a5be
Fix float_to_int16_altivec prototype to match float_to_int16's in dsputil.h
(parameter 'len' is a long not an int).
Patch by David Conrad % lessen42 A gmail P com %

Originally committed as revision 16451 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ppc/float_altivec.c