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-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
making reference models have the same API
Marc Hoffman
2007-08-01
1
-4
/
+6
*
make the reference code use double instead of float where it is easy
Michael Niedermayer
2007-07-29
1
-4
/
+4
*
print max and mse
Michael Niedermayer
2007-07-29
1
-1
/
+7
*
Fix the compilation of dct-test, fft-test and motion-test which are using
Panagiotis Issaris
2007-07-19
1
-0
/
+1
*
Add some #includes to allow compilation without HAVE_AV_CONFIG_H.
Ronald S. Bultje
2007-06-09
1
-0
/
+2
*
Add '#undef exit', the function is now forbidden.
Diego Biurrun
2007-04-01
1
-0
/
+2
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-0
/
+18
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-6
/
+6
*
printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se)
Benjamin Larsson
2005-04-04
1
-10
/
+10
*
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ...
Gildas Bazin
2004-03-13
1
-5
/
+5
*
per file doxy
Michael Niedermayer
2003-03-06
1
-1
/
+5
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-3
/
+3
*
suppressed getopt.h
Fabrice Bellard
2003-01-07
1
-1
/
+1
*
compile fixes
Fabrice Bellard
2003-01-07
1
-27
/
+6
*
new generic FFT/MDCT code for audio codecs
Fabrice Bellard
2002-10-28
1
-0
/
+294