Luca Barbato
|
72cebae0d9
|
ppc: avutil: Use the abriged vector types
|
2015-05-31 12:07:10 +02:00 |
|
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 |
|
Diego Biurrun
|
593886b5dd
|
ppc: util_altivec: Drop unused macros
|
2014-05-28 03:11:24 -07:00 |
|
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 |
|
Justin Ruggles
|
98db4e2a4e
|
PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil
This will allow for easier implementation of Altivec functions in libraries
other than libavcodec.
|
2012-06-08 13:14:38 -04:00 |
|