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
/
fft.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-29
1
-1
/
+0
|
\
|
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-27
1
-5
/
+48
|
\
\
|
|
/
|
*
Add AVX FFT implementation.
Vitor Sessak
2011-04-26
1
-5
/
+48
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-04
1
-0
/
+1
|
\
\
|
|
/
|
*
ARM: NEON fixed-point FFT
Mans Rullgard
2011-04-03
1
-0
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-03
1
-0
/
+3
|
\
\
|
|
/
|
*
Fixed-point MDCT with 32-bit unscaled output
Mans Rullgard
2011-04-02
1
-0
/
+3
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-02
1
-9
/
+4
|
\
\
|
|
/
|
*
FFT: simplify fft8()
Mans Rullgard
2011-04-01
1
-9
/
+4
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-04-01
1
-23
/
+30
|
\
\
|
|
/
|
*
Fixed-point FFT and MDCT
Mans Rullgard
2011-03-31
1
-23
/
+30
|
*
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
-2
/
+7
|
*
Mark C base versions of FFT functions static to fft.c
Diego Elio Pettenò
2011-01-26
1
-2
/
+5
*
|
FFT: factor a shuffle out of the inner loop and merge it into fft_permute.
Loren Merritt
2011-02-14
1
-2
/
+7
*
|
Mark C base versions of FFT functions static to fft.c
Diego Elio Pettenò
2011-01-28
1
-2
/
+5
|
/
*
Indent
Måns Rullgård
2010-07-01
1
-8
/
+8
*
Remove vestiges of radix-2 FFT
Måns Rullgård
2010-07-01
1
-77
/
+5
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Replace many includes of libavutil/common.h with what is actually needed
Måns Rullgård
2010-03-09
1
-0
/
+2
*
Move FFT parts from dsputil.h to fft.h
Måns Rullgård
2010-03-06
1
-1
/
+2
*
Fix build with --disable-mdct
Måns Rullgård
2010-02-11
1
-0
/
+2
*
Add ff_init_ff_cos_tabs function and use it in rdft.c to ensure that the
Reimar Döffinger
2009-11-05
1
-9
/
+15
*
Pad ff_cos_tabs and ff_sin_tabs so that index n points to the table for n bits.
Reimar Döffinger
2009-11-04
1
-1
/
+2
*
Move/add COSTABLE/SINTABLE macros to dsputil to add extern definitions
Reimar Döffinger
2009-10-15
1
-24
/
+15
*
Use hardcoded instead of runtime-calculated ff_cos_* tables if
Reimar Döffinger
2009-10-14
1
-13
/
+26
*
fft_dispatch array should be const
Reimar Döffinger
2009-10-13
1
-1
/
+1
*
Move per-arch fft init bits into the corresponding subdirs
Måns Rullgård
2009-09-15
1
-34
/
+5
*
ARM: 10l: fix large FFTs
Måns Rullgård
2009-09-14
1
-4
/
+1
*
ARM: NEON optimised MDCT
Måns Rullgård
2009-09-11
1
-0
/
+1
*
Prepare for optimised forward MDCT implementations
Måns Rullgård
2009-09-11
1
-0
/
+1
*
ARM: NEON optimised FFT and MDCT
Måns Rullgård
2009-09-10
1
-1
/
+9
*
The ff_cos_tabs table itself is constant, too, so mark it as such.
Reimar Döffinger
2009-09-06
1
-1
/
+1
*
Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef; all other references
David Conrad
2009-03-16
1
-1
/
+1
*
Only enable SSE/3DNOW optimizations when they have been enabled at compilation.
Diego Biurrun
2009-02-19
1
-3
/
+3
*
prettyprinting whitespace cosmetics
Diego Biurrun
2009-02-19
1
-10
/
+10
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil.
Alex Converse
2009-01-30
1
-1
/
+1
*
Mark ff_fft_end av_cold.
Alex Converse
2009-01-29
1
-1
/
+1
*
Mark ff_fft_init with av_cold.
Alex Converse
2009-01-22
1
-1
/
+1
*
Clean up FFT related comments.
Alex Converse
2009-01-22
1
-12
/
+0
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-4
/
+4
*
Remove duplicated MM_* macros for CPU capabilities from dsputil.h.
Dominik Mierzejewski
2008-11-03
1
-4
/
+4
*
mdct wrapper function to match fft
Loren Merritt
2008-08-12
1
-2
/
+2
*
optimize imdct_half:
Loren Merritt
2008-08-12
1
-0
/
+2
*
indent
Loren Merritt
2008-08-12
1
-8
/
+7
*
split-radix FFT
Loren Merritt
2008-08-12
1
-126
/
+245
*
exploit mdct symmetry
Loren Merritt
2008-07-13
1
-0
/
+3
[next]