This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
7427d1ca4a
ffmpeg
/
libavutil
/
ppc
/
Makefile
5 lines
223 B
Makefile
Raw
Normal View
History
Unescape
Escape
build: Move all arch OBJS declarations into arch subdirectory Makefiles.
2012-02-06 19:16:44 +01:00
OBJS
+=
ppc/cpu.o
\
Add a float DSP framework to libavutil Move vector_fmul() from DSPContext to AVFloatDSPContext.
2012-05-21 18:58:41 +02:00
ppc/float_dsp_init.o
\
ALTIVEC-OBJS
+=
ppc/float_dsp_altivec.o
\
Reference in New Issue
Copy Permalink