]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Merge topic branch t/wmadec into next
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 24 May 2025 17:41:41 +0000 (19:41 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 24 May 2025 17:41:41 +0000 (19:41 +0200)
Started on 2025-01-22

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.

* refs/heads/t/wmadec:
  wmadec: Fix typo in comment.
  wmadec: Remove a stale comment in wma_init().
  wmadec: Kill pointless start/end computations.

1  2 
wmadec_filter.c

diff --cc wmadec_filter.c
Simple merge