summaryrefslogtreecommitdiff
path: root/libavutil/arm/float_dsp_init_arm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '831a1180785a786272cdcefb71566a770bfb879e'Michael Niedermayer2014-03-131-2/+0
|\
| * Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-131-2/+0
* | Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613'Michael Niedermayer2013-08-291-1/+1
|\ \ | |/
| * arm: float_dsp: Propagate cpu_flags to vfp initialization functionDiego Biurrun2013-08-291-1/+1
* | Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'Michael Niedermayer2013-05-051-1/+2
|\ \ | |/
| * avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-221-1/+1
|\ \ | |/
| * cosmetics: do not use full path for local headersDiego Biurrun2012-06-221-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-081-4/+4
|/
* ARM: fix float_dsp breakage from d5a7229Mans Rullgard2012-06-081-2/+2
* Add a float DSP framework to libavutilJustin Ruggles2012-06-081-0/+33