This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
Watch
1
Star
0
Fork
You've already forked ffmpeg
0
Code
Issues
Projects
Releases
Wiki
Activity
dff4aa6afd
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 18:16:44 +00:00
OBJS
+=
ppc/cpu.o
\
Add a float DSP framework to libavutil Move vector_fmul() from DSPContext to AVFloatDSPContext.
2012-05-21 16:58:41 +00:00
ppc/float_dsp_init.o
\
ALTIVEC-OBJS
+=
ppc/float_dsp_altivec.o
\