git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge commit '86bfcfcf2364bc837b7bb582c66a8a15a332414f'
[ffmpeg.git]
/
libavcodec
/
fft.c
2012-10-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
2012-10-08
Janne Grunau
x86: call most of the x86 dsp init functions under...
blob
|
commitdiff
|
diff to current
2012-09-05
Nedeljko Babic
Optimization of AC3 floating point decoder for MIPS
blob
|
commitdiff
|
diff to current
2012-01-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-28
Alex Converse
cosmetics: Remove extra newlines at EOF
blob
|
commitdiff
|
diff to current
2011-04-27
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-26
Vitor Sessak
Add AVX FFT implementation.
blob
|
commitdiff
|
diff to current
2011-04-04
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-03
Mans Rullgard
ARM: NEON fixed-point FFT
blob
|
commitdiff
|
diff to current
2011-04-03
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-02
Mans Rullgard
Fixed-point MDCT with 32-bit unscaled output
blob
|
commitdiff
|
diff to current
2011-04-01
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-01
Mans Rullgard
FFT: simplify fft8()
blob
|
commitdiff
|
diff to current
2011-04-01
Michael Niedermayer
Merge remote-tracking branch 'newdev/master'
blob
|
commitdiff
|
diff to current
2011-03-31
Mans Rullgard
Fixed-point FFT and MDCT
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-02-14
Loren Merritt
FFT: factor a shuffle out of the inner loop and merge...
blob
|
commitdiff
|
diff to current
2011-02-13
Loren Merritt
FFT: factor a shuffle out of the inner loop and merge...
blob
|
commitdiff
|
diff to current
2011-01-28
Diego Elio Pettenò
Mark C base versions of FFT functions static to fft.c
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Mark C base versions of FFT functions static to fft.c
blob
|
commitdiff
|
diff to current
2010-07-01
Måns Rullgård
Indent
blob
|
commitdiff
|
diff to current
2010-07-01
Måns Rullgård
Remove vestiges of radix-2 FFT
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-09
Måns Rullgård
Replace many includes of libavutil/common.h with what...
blob
|
commitdiff
|
diff to current
2010-03-06
Måns Rullgård
Move FFT parts from dsputil.h to fft.h
blob
|
commitdiff
|
diff to current
2010-02-11
Måns Rullgård
Fix build with --disable-mdct
blob
|
commitdiff
|
diff to current
2009-11-05
Reimar Döffinger
Add ff_init_ff_cos_tabs function and use it in rdft...
blob
|
commitdiff
|
diff to current
2009-11-04
Reimar Döffinger
Pad ff_cos_tabs and ff_sin_tabs so that index n points...
blob
|
commitdiff
|
diff to current
2009-10-15
Reimar Döffinger
Move/add COSTABLE/SINTABLE macros to dsputil to add...
blob
|
commitdiff
|
diff to current
2009-10-14
Reimar Döffinger
Use hardcoded instead of runtime-calculated ff_cos_...
blob
|
commitdiff
|
diff to current
2009-10-13
Reimar Döffinger
fft_dispatch array should be const
blob
|
commitdiff
|
diff to current
2009-09-15
Måns Rullgård
Move per-arch fft init bits into the corresponding...
blob
|
commitdiff
|
diff to current
2009-09-14
Måns Rullgård
ARM: 10l: fix large FFTs
blob
|
commitdiff
|
diff to current
2009-09-11
Måns Rullgård
ARM: NEON optimised MDCT
blob
|
commitdiff
|
diff to current
2009-09-11
Måns Rullgård
Prepare for optimised forward MDCT implementations
blob
|
commitdiff
|
diff to current
2009-09-10
Måns Rullgård
ARM: NEON optimised FFT and MDCT
blob
|
commitdiff
|
diff to current
2009-09-06
Reimar Döffinger
The ff_cos_tabs table itself is constant, too, so mark...
blob
|
commitdiff
|
diff to current
2009-03-16
David Conrad
Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef...
blob
|
commitdiff
|
diff to current
2009-02-19
Diego Biurrun
Only enable SSE/3DNOW optimizations when they have...
blob
|
commitdiff
|
diff to current
2009-02-19
Diego Biurrun
prettyprinting whitespace cosmetics
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2009-01-30
Alex Converse
Add the rdft family of transforms (fft/ifft of an all...
blob
|
commitdiff
|
diff to current
2009-01-29
Alex Converse
Mark ff_fft_end av_cold.
blob
|
commitdiff
|
diff to current
2009-01-22
Alex Converse
Mark ff_fft_init with av_cold.
blob
|
commitdiff
|
diff to current
2009-01-22
Alex Converse
Clean up FFT related comments.
blob
|
commitdiff
|
diff to current
2009-01-19
Diego Biurrun
cosmetics: Remove pointless period after copyright...
blob
|
commitdiff
|
diff to current
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
blob
|
commitdiff
|
diff to current
2008-11-03
Dominik Mierzejewski
Remove duplicated MM_* macros for CPU capabilities...
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
mdct wrapper function to match fft
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
optimize imdct_half:
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
indent
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
split-radix FFT
blob
|
commitdiff
|
diff to current
2008-07-13
Loren Merritt
exploit mdct symmetry
blob
|
commitdiff
|
diff to current
2008-03-17
Måns Rullgård
indentation
blob
|
commitdiff
|
diff to current
2008-03-17
Måns Rullgård
clean up FFT SIMD selection
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-21
Loren Merritt
sse implementation of imdct.
blob
|
commitdiff
|
diff to current
2006-08-19
Loren Merritt
use ff_fft_calc_3dn2 instead of sse on a K8.
blob
|
commitdiff
|
diff to current
2006-08-18
Loren Merritt
ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline...
blob
|
commitdiff
|
diff to current
2006-08-10
Loren Merritt
r5954 broke fft on cpus with 3dnow but without mm3dnow.h
blob
|
commitdiff
|
diff to current
2006-08-08
Loren Merritt
3dnow2 implementation of imdct.
blob
|
commitdiff
|
diff to current
2006-07-02
Benjamin Larsson
ff_fft_init now double checks that the system has mm3dn...
blob
|
commitdiff
|
diff to current
2006-03-08
Zuxy Meng
3DNow! & Extended 3DNow! versions of FFT
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2004-03-13
Gildas Bazin
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
per file doxy
blob
|
commitdiff
|
diff to current
2003-01-16
Michael Niedermayer
AltiVec perf (take 2), plus a couple AltiVec functions...
blob
|
commitdiff
|
diff to current
2003-01-11
Romain Dolbeau
altivec jumbo patch by (Romain Dolbeau <dolbeaur at...
blob
|
commitdiff
|
diff to current
2003-01-07
Fabrice Bellard
fft altivec by Romain Dolbeau - simplified patch, test...
blob
|
commitdiff
|
diff to current
2003-01-07
Fabrice Bellard
enabled SSE fft on x86
blob
|
commitdiff
|
diff to current
2002-10-28
Fabrice Bellard
new generic FFT/MDCT code for audio codecs
blob
|
commitdiff
|
diff to current