This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-12-02 03:06:28 +02:00
Code
Issues
Releases
Activity
636273d3d4
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 21:16:44 +03:00
OBJS
+=
ppc/cpu.o
\
Add a float DSP framework to libavutil Move vector_fmul() from DSPContext to AVFloatDSPContext.
2012-05-21 19:58:41 +03:00
ppc/float_dsp_init.o
\
ALTIVEC-OBJS
+=
ppc/float_dsp_altivec.o
\
Reference in New Issue
Copy Permalink