[FFmpeg-devel] [PATCH 6/7] Move away x86 specific code from rgb2rgb part 2
Ronald S. Bultje
rsbultje
Thu Jan 20 01:40:58 CET 2011
Hi,
On Wed, Jan 19, 2011 at 6:46 PM, Luca Barbato <lu_zero at gentoo.org> wrote:
> With this commit we should have all the arch specific code moved away.
> ---
> ?libswscale/Makefile ? ? ?| ? ?3 +-
> ?libswscale/rgb2rgb.c ? ? | ? 93 +---------------------------
> ?libswscale/x86/rgb2rgb.c | ?150 ++++++++++++++++++++++++++++++++++++++++++++++
> ?3 files changed, 156 insertions(+), 90 deletions(-)
> ?create mode 100644 libswscale/x86/rgb2rgb.c
Looking good - I like this a lot.
Ronald
More information about the ffmpeg-devel
mailing list