summaryrefslogtreecommitdiff
path: root/libavcodec/arm/dsputil_vfp.S
Commit message (Expand)AuthorAge
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* Add a float DSP framework to libavutilJustin Ruggles2012-06-08
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* ARM: enable UAL syntax in asm.SMans Rullgard2011-05-29
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-02
* Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.Justin Ruggles2011-01-22
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-09
* ARM: use undocumented .syntax directive to enable UAL syntaxMåns Rullgård2009-10-02
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17