index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
arm
/
float_dsp_init_vfp.c
Age
Commit message (
Expand
)
Author
2017-10-23
lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp
Martin Storsjö
2014-11-20
avutil/arm/float_dsp_init_vfp: replace restrict by av_restrict
jessejiang
2014-07-16
armv6: Accelerate butterflies_float
Ben Avison
2014-07-16
armv6: Accelerate vector_fmul_window
Ben Avison
2013-08-29
Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613'
Michael Niedermayer
2013-08-29
arm: float_dsp: Propagate cpu_flags to vfp initialization function
Diego Biurrun
2013-05-05
Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'
Michael Niedermayer
2013-05-04
avutil: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-01-23
Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'
Michael Niedermayer
2013-01-22
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Ronald S. Bultje
2012-06-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-22
cosmetics: do not use full path for local headers
Diego Biurrun
2012-06-08
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-08
ARM: fix float_dsp breakage from d5a7229
Mans Rullgard
2012-06-08
Add a float DSP framework to libavutil
Justin Ruggles