Author | SHA1 | Message | Date |
---|---|---|---|
|
62634158b7 |
ARM: generate position independent code to access data symbols
This creates proper position independent code when accessing data symbols if CONFIG_PIC is set. References to external symbols should now use the movrelx macro. Some additional code changes are required since this macro may need a register to hold the GOT pointer. Signed-off-by: Mans Rullgard <mans@mansr.com> |
13 years ago |
|
94d2b0d2fd |
ARM: Move asm.S from libavcodec to libavutil
This will allow for easier implementation of ARM-optimized functions in libraries other than libavcodec. |
13 years ago |
|
be822d77b6 |
aacsbr: ARM NEON optimised sbrdsp functions
Overall speedup of HE-AAC decoding 2.3x on Cortex-A8, 1.2x on A9. Signed-off-by: Mans Rullgard <mans@mansr.com> |
13 years ago |