summaryrefslogtreecommitdiffstats
path: root/libavutil/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * arm: hpeldsp: prevent overreads in armv6 asmJanne Grunau2014-03-051-0/+7
* | Merge commit '543156d7518f5e5d731123da066d86278f9fa492'Michael Niedermayer2014-02-191-0/+1
|\ \ | |/
| * arm: Mark the stack as non-executableMartin Storsjö2014-02-191-0/+1
* | Merge commit 'e3fec3f095ab5ea08ee662942d98526aaf5e3635'Michael Niedermayer2014-02-081-1/+4
|\ \ | |/
| * arm: Add EXTERN_ASM to the .func and .type declarations for exported symbolsMartin Storsjö2014-02-071-1/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-111-0/+62
|\ \ | |/
| * arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö2014-01-111-0/+62
* | Merge commit '5dae4872357613a0b51120b54a4c5221e0ec3f69'Michael Niedermayer2014-01-081-2/+2
|\ \ | |/
| * arm: Allow overriding the alignment set in the function macroMartin Storsjö2014-01-071-2/+2
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-304-16/+16
* | Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613'Michael Niedermayer2013-08-293-5/+3
|\ \ | |/
| * arm: float_dsp: Propagate cpu_flags to vfp initialization functionDiego Biurrun2013-08-293-5/+3
* | Merge commit '8410d6e93c2e074881f1c7b7e4cdefd2e497d52e'Michael Niedermayer2013-08-291-6/+7
|\ \ | |/
| * avutil: Refactor CPU extension availability macrosDiego Biurrun2013-08-281-6/+7
* | Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b'Michael Niedermayer2013-08-291-0/+1
|\ \ | |/
| * avutil: Move internal CPU detection function declarations to private headerDiego Biurrun2013-08-281-0/+1
* | Merge commit '439902e0d68a0f0d800c21b5e6b598d5fa0c51da'Michael Niedermayer2013-07-191-1/+1
|\ \ | |/
| * Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/Diego Biurrun2013-07-181-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-271-1/+1
|\ \ | |/
| * arm: Only output eabi attributes if building for ELFMartin Storsjö2013-05-271-1/+1
* | Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'Michael Niedermayer2013-05-053-3/+6
|\ \ | |/
| * avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-043-3/+6
* | Merge commit '375ef6528c9dd2db7f9881e232cb0ec3aa16970d'Michael Niedermayer2013-02-121-1/+34
|\ \ | |/
| * arm: Fall back to runtime cpu feature detection via /proc/cpuinfoMartin Storsjö2013-02-111-1/+34
* | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'Michael Niedermayer2013-01-232-0/+16
|\ \ | |/
| * floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-222-0/+16
* | Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3'Michael Niedermayer2013-01-232-0/+15
|\ \ | |/
| * floatdsp: move butterflies_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-222-0/+15
* | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer2013-01-234-0/+101
|\ \ | |/
| * floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-224-0/+101
* | Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'Michael Niedermayer2013-01-232-0/+31
|\ \ | |/
| * floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-222-0/+31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-162-0/+51
|\ \ | |/
| * lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-162-0/+51
* | Merge commit '096abfa15052977eed93f0b5e01afd2d47c53c1f'Michael Niedermayer2012-12-081-0/+83
|\ \ | |/
| * arm: detect cpu features at runtime on LinuxMans Rullgard2012-12-071-0/+83
* | Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'Michael Niedermayer2012-12-084-5/+5
|\ \ | |/
| * arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-074-5/+5
* | Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'Michael Niedermayer2012-12-083-8/+8
|\ \ | |/
| * arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-073-8/+8
* | Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'Michael Niedermayer2012-11-272-0/+42
|\ \ | |/
| * dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutilJustin Ruggles2012-11-262-0/+42
* | Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'Michael Niedermayer2012-10-121-24/+0
|\ \ | |/
| * Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-111-24/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-033-17/+1
|\ \ | |/
| * ARM: use numeric ID for Tag_ABI_align_preservedMans Rullgard2012-10-031-1/+1
| * ARM: bswap: drop armcc version of av_bswap16()Mans Rullgard2012-10-021-7/+0
| * ARM: set Tag_ABI_align_preserved in all asm filesMans Rullgard2012-10-022-10/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-021-1/+3
|\ \ | |/
| * ARM: fix Thumb PIC on AppleMans Rullgard2012-10-021-1/+3
OpenPOWER on IntegriCloud