[FFmpeg-cvslog] r19806 - in trunk/libavcodec: Makefile arm/fft_neon.S arm/mdct_neon.S dsputil.h fft.c
Diego Biurrun
diego
Thu Sep 10 10:55:10 CEST 2009
On Thu, Sep 10, 2009 at 10:50:03AM +0200, mru wrote:
>
> --- trunk/libavcodec/Makefile Thu Sep 10 10:49:59 2009 (r19805)
> +++ trunk/libavcodec/Makefile Thu Sep 10 10:50:03 2009 (r19806)
> @@ -496,6 +496,10 @@ OBJS-$(HAVE_ARMVFP) +
> OBJS-$(HAVE_IWMMXT) += arm/dsputil_iwmmxt.o \
> arm/mpegvideo_iwmmxt.o \
>
> +NEON-OBJS-$(CONFIG_FFT) += arm/fft_neon.o \
> +
> +NEON-OBJS-$(CONFIG_MDCT) += arm/mdct_neon.o \
> +
> NEON-OBJS-$(CONFIG_H264_DECODER) += arm/h264dsp_neon.o \
> arm/h264idct_neon.o \
Heresy!!!
Lads, start picking the chickens and heating the tar...
Diego
More information about the ffmpeg-cvslog
mailing list