Move per-arch fft init bits into the corresponding subdirs
Originally committed as revision 19864 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/Makefile 2 additions, 0 deletionslibavcodec/Makefile
- libavcodec/arm/fft_init_arm.c 39 additions, 0 deletionslibavcodec/arm/fft_init_arm.c
- libavcodec/dsputil.h 5 additions, 16 deletionslibavcodec/dsputil.h
- libavcodec/fft.c 5 additions, 34 deletionslibavcodec/fft.c
- libavcodec/ppc/fft_altivec.c 6 additions, 0 deletionslibavcodec/ppc/fft_altivec.c
- libavcodec/x86/fft.c 44 additions, 0 deletionslibavcodec/x86/fft.c
- libavcodec/x86/fft.h 36 additions, 0 deletionslibavcodec/x86/fft.h
- libavcodec/x86/fft_3dn2.c 1 addition, 0 deletionslibavcodec/x86/fft_3dn2.c
- libavcodec/x86/fft_sse.c 1 addition, 0 deletionslibavcodec/x86/fft_sse.c
Loading
Please register or sign in to comment