git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use av_gettime() in various places
[ffmpeg.git]
/
libavcodec
/
fft-test.c
2012-06-20
Mans Rullgard
Use av_gettime() in various places
blob
|
commitdiff
2012-04-25
Mans Rullgard
fft-test: add option to set cpuflag mask
blob
|
commitdiff
|
diff to current
2011-12-08
Diego Biurrun
tests/tools/examples: Replace direct exit() calls by...
blob
|
commitdiff
|
diff to current
2011-06-26
Diego Biurrun
Move some variable declarations below the proper #ifdefs.
blob
|
commitdiff
|
diff to current
2011-04-01
Mans Rullgard
Fixed-point support in fft-test
blob
|
commitdiff
|
diff to current
2011-03-20
Mans Rullgard
Move dct and rdft definitions to separate files
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
fft: remove inline wrappers for function pointers
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2010-08-16
Måns Rullgård
fft-test: format error output more readably
blob
|
commitdiff
|
diff to current
2010-08-06
Måns Rullgård
fft-test: free buffers before exiting
blob
|
commitdiff
|
diff to current
2010-08-04
Måns Rullgård
fft-test: exit with non-zero status if test failed
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-04-03
Vitor Sessak
Add help for (I)RDFT test in fft-test
blob
|
commitdiff
|
diff to current
2010-04-03
Vitor Sessak
Make code using 1d-DCT consistent with the API change
blob
|
commitdiff
|
diff to current
2010-03-07
Måns Rullgård
Give RDFT types more meaningful names
blob
|
commitdiff
|
diff to current
2010-03-07
Måns Rullgård
Update include directives in fft-test.c
blob
|
commitdiff
|
diff to current
2010-01-20
Vitor Sessak
Floating point discrete cosine transform
blob
|
commitdiff
|
diff to current
2010-01-11
Alex Converse
fft-test: Add RDFT/IRDFT support.
blob
|
commitdiff
|
diff to current
2010-01-11
Alex Converse
fft-test: Replace do_mdct with a tf_transform enum...
blob
|
commitdiff
|
diff to current
2010-01-08
Alex Converse
fft-test: whitespace cosmetics
blob
|
commitdiff
|
diff to current
2009-09-20
Måns Rullgård
Merge FFTContext and MDCTContext
blob
|
commitdiff
|
diff to current
2009-08-22
Loren Merritt
bring back some randomness in fft-test. (regression...
blob
|
commitdiff
|
diff to current
2009-05-20
Siarhei Siamashka
Support for testing (i)MDCT output scale factor in...
blob
|
commitdiff
|
diff to current
2009-05-16
Siarhei Siamashka
Support for getting (i)MDCT output multiplied by a...
blob
|
commitdiff
|
diff to current
2009-04-10
Diego Biurrun
cosmetics: Rename prn variable to prng (Pseudo Random...
blob
|
commitdiff
|
diff to current
2009-03-31
Diego Biurrun
Mark non-exported functions in test and example program...
blob
|
commitdiff
|
diff to current
2009-03-20
Diego Biurrun
Replace random() usage in test programs by av_lfg_*().
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
remove mdct tmp buffer
blob
|
commitdiff
|
diff to current
2008-06-25
Alexander Strange
Don't set mm_flags in fft-test, since it doesn't do...
blob
|
commitdiff
|
diff to current
2008-06-24
Alexander Strange
Define mm_flags/support to be 0 on architectures where...
blob
|
commitdiff
|
diff to current
2008-06-24
Diego Biurrun
Remove redundant mm_flags declaration, fixes the warning:
blob
|
commitdiff
|
diff to current
2007-08-01
Marc Hoffman
making reference models have the same API
blob
|
commitdiff
|
diff to current
2007-07-29
Michael Niedermayer
make the reference code use double instead of float...
blob
|
commitdiff
|
diff to current
2007-07-29
Michael Niedermayer
print max and mse
blob
|
commitdiff
|
diff to current
2007-07-19
Panagiotis Issaris
Fix the compilation of dct-test, fft-test and motion...
blob
|
commitdiff
|
diff to current
2007-06-09
Ronald S. Bultje
Add some #includes to allow compilation without HAVE_AV...
blob
|
commitdiff
|
diff to current
2007-04-01
Diego Biurrun
Add '#undef exit', the function is now forbidden.
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-10
Diego Biurrun
Add official LGPL license headers to the files that...
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-04-04
Benjamin Larsson
printf -> av_log patch by (Benjamin Larsson <>banan...
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-02-11
Zdenek Kabelac
* UINTX -> uintx_t INTX -> intx_t
blob
|
commitdiff
|
diff to current
2003-01-07
Fabrice Bellard
suppressed getopt.h
blob
|
commitdiff
|
diff to current
2003-01-07
Fabrice Bellard
compile fixes
blob
|
commitdiff
|
diff to current
2002-10-28
Fabrice Bellard
new generic FFT/MDCT code for audio codecs
blob
|
commitdiff
|
diff to current