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
b5aa485513
ppc: Move vec_unaligned_load macro to util_altivec
...
This allows reusing it from multiple files.
2014-05-28 03:29:33 -07:00
..
cpu.c
avutil: Move internal CPU detection function declarations to private header
2013-08-28 23:54:14 +02:00
cpu.h
ppc: Add and use convenience macro to check for AltiVec availability
2013-08-28 23:54:15 +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
ppc: Add and use convenience macro to check for AltiVec availability
2013-08-28 23:54:15 +02: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
configure: Check for support for labels in the inline assembly
2013-07-11 18:53:02 +03: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: Move vec_unaligned_load macro to util_altivec
2014-05-28 03:29:33 -07:00