]> git.tuebingen.mpg.de Git - paraslash.git/commit
Rename mdcdt.c and mdcdt.h.
authorAndre Noll <maan@systemlinux.org>
Wed, 7 Oct 2009 21:25:27 +0000 (23:25 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 18 Nov 2009 18:34:11 +0000 (19:34 +0100)
commitf481eaddec671c3783cc098d65be29ea16ee81b1
tree57c12c4a1fc988735133a9b3d9ff29a634c69004
parent620c2a3eb4c3395c5be73f663435740ecd878775
Rename mdcdt.c and mdcdt.h.

libvorbis also has an mdct_init(), but our own one gets used. This
makes the oggdec filter behave real funny.

This patch makes the oggdec filter work again.
configure.ac
error.h
imdct.c [new file with mode: 0644]
imdct.h [new file with mode: 0644]
mdct.c [deleted file]
mdct.h [deleted file]
wma_common.c
wmadec_filter.c