projects
/
paraslash.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
vss: Avoid read-overflowing the header buffer for ogg streams.
[paraslash.git]
/
imdct.c
2011-10-29
Andre Noll
Merge branch 't/afs_argv0'
blob
|
commitdiff
|
raw
2011-10-24
Andre Noll
Merge branch 't/map_populate'
blob
|
commitdiff
|
raw
2011-10-18
Andre Noll
Merge branch 't/unix_path_max_fix'
blob
|
commitdiff
|
raw
2011-10-15
Andre Noll
Merge branch 't/clang_analyzer_fixes'
blob
|
commitdiff
|
raw
2011-09-21
Andre Noll
imdct: Remove dead store.
blob
|
commitdiff
|
raw
2011-05-15
Andre Noll
Merge branch 't/ssh_keys'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-15
Andre Noll
Merge branch 't/const'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
Andre Noll
Merge branch 't/libao'
blob
|
commitdiff
|
raw
|
diff to current
2011-04-23
Andre Noll
Mark a couple of functions as const.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-23
Andre Noll
Merge branch 't/crypt_cleanups'
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Andre Noll
Make some variables static.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-20
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2011-02-03
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2011-02-03
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2010-06-06
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2010-05-23
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2010-05-12
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2010-04-08
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2010-03-07
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-31
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2010-01-17
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Andre Noll
__aligned is already defined on NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-20
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2009-12-19
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2009-12-19
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2009-11-27
Andre Noll
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
imdct: Use the 1/sqrt(2) constant from math.h.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
imdct: Trivial whitespace cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
imdct.c: Add some more documentation.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
skip pointless ff_ prefix.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
Add __aligned macro to gcc-compat.h. and use this inste...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
More documentation updates.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
Add some more documentation
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
Add documenatation of imdct_init().
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
use free() instead of pointless freep() in imdct_end().
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
open code fft_end().
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
remove unused exptab field of struct fft_complex.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
we always compute the inverse mdct, so get rid of the...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
simplify definition of sqrthalf and capitalize it.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
move sine window stuff from imdct.c to wmadec_filter.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
remove unused field tmp_buf of struct fft_context.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
remove unused exptab1 of struct fft_context.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
simplify fft_init() due to split_radix is always 1.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
trivial mdct cleanups
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Andre Noll
Rename mdcdt.c and mdcdt.h.
blob
|
commitdiff
|
raw
|
diff to current