| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
70d418c7e6 |
Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD."
This reverts commit
|
9 years ago |
|
|
1df908f33f |
PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD.
This patch addresses Trac ticket #5570. The optimized functions are in file libswscale/ppc/input_vsx.c. Each optimized function name is a concatenation of the corresponding name in libswscale/input.c with suffix _vsx. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
9 years ago |
|
|
c2503d9c8a |
swscale: ppc: Hide arch-specific initialization details
Also give consistent names to init functions. |
13 years ago |
|
|
baaab6069a | build: Move all arch OBJS declarations into arch subdirectory Makefiles. | 14 years ago |