index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
arm
/
fft_init_arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '87552d54d3337c3241e8a9e1a05df16eaa821496'
Michael Niedermayer
2014-07-18
1
-3
/
+5
|
\
|
*
armv6: Accelerate ff_fft_calc for general case (nbits != 4)
Ben Avison
2014-07-18
1
-3
/
+5
*
|
Merge commit 'bd549cbaacd33dfb7be81d0619c9b107b8a85be7'
Michael Niedermayer
2013-08-29
1
-24
/
+0
|
\
\
|
|
/
|
*
arm: dcadsp: Move synth filter initialization to dcadsp file
Diego Biurrun
2013-08-29
1
-24
/
+0
*
|
Merge commit 'b63bb251ea6d6ba23295294e37a92625c0192206'
Michael Niedermayer
2013-07-22
1
-0
/
+9
|
\
\
|
|
/
|
*
arm: Add VFP-accelerated version of imdct_half
Martin Storsjö
2013-07-22
1
-0
/
+9
*
|
Merge commit '41ef1d360bac65032aa32f6b43ae137666507ae5'
Michael Niedermayer
2013-07-22
1
-0
/
+8
|
\
\
|
|
/
|
*
arm: Add VFP-accelerated version of synth_filter_float
Ben Avison
2013-07-22
1
-0
/
+8
*
|
Only set accelerated arm fft functions if fft is enabled.
Carl Eugen Hoyos
2013-02-17
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-22
1
-3
/
+10
|
\
\
|
|
/
|
*
ARM: allow runtime masking of CPU features
Mans Rullgard
2012-04-22
1
-3
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-21
1
-0
/
+2
|
\
\
|
|
/
|
*
ARM: fix build with FFT enabled and MDCT disabled
Felipe Contreras
2012-01-20
1
-0
/
+2
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-21
1
-0
/
+1
|
\
\
|
|
/
|
*
Move dct and rdft definitions to separate files
Mans Rullgard
2011-03-20
1
-0
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
FFT: factor a shuffle out of the inner loop and merge it into fft_permute.
Loren Merritt
2011-02-13
1
-1
/
+1
|
*
Remove unneeded add bias from 3 functions.
Justin Ruggles
2011-01-31
1
-1
/
+1
*
|
FFT: factor a shuffle out of the inner loop and merge it into fft_permute.
Loren Merritt
2011-02-14
1
-1
/
+1
*
|
Remove unneeded add bias from 3 functions.
Justin Ruggles
2011-02-02
1
-1
/
+1
|
/
*
ARM: NEON optimised synth_filter_float
Måns Rullgård
2010-04-10
1
-0
/
+15
*
ARM: NEON optimised RDFT
Måns Rullgård
2010-03-23
1
-0
/
+10
*
Move FFT parts from dsputil.h to fft.h
Måns Rullgård
2010-03-06
1
-1
/
+1
*
ARM: interleave cos/sin tables for improved NEON MDCT
Måns Rullgård
2009-09-21
1
-0
/
+1
*
Merge FFTContext and MDCTContext
Måns Rullgård
2009-09-20
1
-3
/
+3
*
Move per-arch fft init bits into the corresponding subdirs
Måns Rullgård
2009-09-15
1
-0
/
+39