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
ffmpeg
/
libavutil
/
ppc
History
Diego Biurrun
f5eecee865
ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefs
...
This prevents non-AltiVec-enabled compilers from choking.
2013-04-30 12:19:44 +02:00
..
cpu.c
configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
2011-05-12 11:41:59 +02:00
float_dsp_altivec.c
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
2013-01-22 11:55:42 -08:00
float_dsp_altivec.h
cosmetics: Remove unnecessary extern keywords from function declarations
2013-03-27 14:21:45 +01:00
float_dsp_init.c
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
2013-01-22 11:55:42 -08:00
intreadwrite.h
Replace FFmpeg with Libav in licence headers
2011-03-19 13:33:20 +00:00
Makefile
Add a float DSP framework to libavutil
2012-06-08 13:14:38 -04:00
timer.h
Replace FFmpeg with Libav in licence headers
2011-03-19 13:33:20 +00:00
types_altivec.h
PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil
2012-06-08 13:14:38 -04:00
util_altivec.h
ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefs
2013-04-30 12:19:44 +02:00