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
/
x86
/
fft.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation with --disable-yasm.
Vitor Sessak
2011-05-22
1
-0
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-22
1
-1
/
+3
|
\
|
*
dct32: Add AVX implementation of 32-point DCT
Vitor Sessak
2011-05-21
1
-1
/
+3
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-27
1
-1
/
+8
|
\
\
|
|
/
|
*
Add AVX FFT implementation.
Vitor Sessak
2011-04-26
1
-1
/
+8
*
|
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
-0
/
+1
*
|
FFT: factor a shuffle out of the inner loop and merge it into fft_permute.
Loren Merritt
2011-02-14
1
-0
/
+1
|
/
*
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-08
1
-2
/
+3
*
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
Stefano Sabatini
2010-09-04
1
-4
/
+4
*
Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASM
Vitor Sessak
2010-07-06
1
-0
/
+2
*
SSE optimized 32-point DCT
Vitor Sessak
2010-07-06
1
-0
/
+8
*
Move per-arch fft init bits into the corresponding subdirs
Måns Rullgård
2009-09-15
1
-0
/
+44