]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge topic branch t/wmadec into next
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 28 Apr 2025 15:45:04 +0000 (17:45 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 28 Apr 2025 15:45:04 +0000 (17:45 +0200)
commit9d1a6eb7c6a5e282ca1255d7984fe29a58f42a6a
treeff4230409d789e43d54ef8a1ec3bfda83b6b1c22
parent36646c916ad527a26b8189a6b79ba1523779cd18
parent9fe8a674535a00c6011f86b4ece3344200d00aa2
Merge topic branch t/wmadec into next

A few patches which remove unused code from the wma decoder and audio
format handler. Notably, noise coding was removed completely since
it was only used for unusual bit rates. Most likely, it never worked
in the first place.

Started on 2025-01-22

* refs/heads/t/wmadec:
  wmadec: Remove noise coding.
  wmadec: Simplify wma_init().
  wmadec: Remove fft().