]> git.tuebingen.mpg.de Git - paraslash.git/commit
imdct: Kill fftsample_t typedef.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 2 Jun 2025 19:45:34 +0000 (21:45 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 10 Jun 2025 13:25:48 +0000 (15:25 +0200)
commit53bcf6d03c8dcfc2d9ac44c837661a84acec8d48
tree1dff87f4018a0e43296e53fbb1d78d8aea010a21
parente9b11c0533c568e5cd3351d2c2546181e7c04e80
imdct: Kill fftsample_t typedef.

There is no advantage in not using plain float here.
imdct.c