Vitor Sessak
|
18b131de04
|
dct32: Add SSE2 ASM optimizations
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
2011-08-02 10:17:29 -07:00 |
|
Vitor Sessak
|
6204feb160
|
dct32: Add AVX implementation of 32-point DCT
|
2011-05-21 17:42:26 +02:00 |
|
Diego Biurrun
|
153382e1b6
|
multiple inclusion guard cleanup
Add missing multiple inclusion guards; clean up #endif comments;
add missing library prefixes; keep guard names consistent.
|
2011-05-21 13:48:10 +02:00 |
|
Vitor Sessak
|
9d35fa520e
|
Add AVX FFT implementation.
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
|
2011-04-26 18:25:24 +02:00 |
|
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-03-19 13:33:20 +00:00 |
|
Vitor Sessak
|
4dcc4f8eaa
|
SSE optimized 32-point DCT
Originally committed as revision 24077 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-07-06 16:58:54 +00:00 |
|
Måns Rullgård
|
1429224b04
|
Move FFT parts from dsputil.h to fft.h
Originally committed as revision 22235 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-03-06 14:34:46 +00:00 |
|
Måns Rullgård
|
01b2214758
|
Merge FFTContext and MDCTContext
Originally committed as revision 19931 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-09-20 17:30:20 +00:00 |
|
Måns Rullgård
|
f486321395
|
Move per-arch fft init bits into the corresponding subdirs
Originally committed as revision 19864 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-09-15 21:14:14 +00:00 |
|