Justin Ruggles
|
e034cc6c60
|
lavc: Move vector_fmul_window to AVFloatDSPContext
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
2013-01-16 10:45:45 +01:00 |
|
Justin Ruggles
|
3b81a18ba3
|
float_dsp: ppc: add a separate header for Altivec function prototypes
Also include config.h so that HAVE_ALTIVEC will be defined.
Fixes compilation on PPC with Altivec enabled.
|
2012-06-08 14:52:01 -04:00 |
|
Justin Ruggles
|
d5a7229ba4
|
Add a float DSP framework to libavutil
Move vector_fmul() from DSPContext to AVFloatDSPContext.
|
2012-06-08 13:14:38 -04:00 |
|