]> git.tuebingen.mpg.de Git - paraslash.git/commit
wmadec: Simplify wma_init().
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 7 Jan 2025 22:27:35 +0000 (23:27 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 27 Apr 2025 19:17:46 +0000 (21:17 +0200)
commit0070c124776246d27e56cfad1358b7ae31281d4f
tree1e1db1b551142a34b2142c9fb1536a7c74ff171e
parent8b4fcd500be5a8adc41b32e552eafad2b978a047
wmadec: Simplify wma_init().

This equivalent transformation saves a few lines and one level of
indentation.
wmadec_filter.c