Author | SHA1 | Message | Date |
---|---|---|---|
|
284ea790d8 | dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil | 12 years ago |
|
5e826fd65e |
ARM: set Tag_ABI_align_preserved in all asm files
All our ARM asm preserves alignment so setting this attribute in a common location is simpler. This removes numerous warnings when linking with armcc. Signed-off-by: Mans Rullgard <mans@mansr.com> |
12 years ago |
|
cb5042d02c | float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil | 13 years ago |
|
d5a7229ba4 |
Add a float DSP framework to libavutil
Move vector_fmul() from DSPContext to AVFloatDSPContext. |
13 years ago |