ffmpeg/libswscale
Mans Rullgard 07eb7e20af ppc: swscale: rework yuv2planeX_altivec()
This gets rid of the variable-length scratch buffer by filtering 16
pixels at a time and writing directly to the destination.  The extra
loads this requires to load the source values are compensated by not
doing a round-trip to memory before shifting.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-10-05 22:33:32 +01:00
..
2012-01-12 16:43:17 -08:00
2012-09-13 12:13:28 +02:00
2012-08-15 22:32:06 +03:00
2012-08-03 22:51:05 +02:00