aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/bit_reverse.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dsd2pcm: move the bit reversing code to a generic libraryMax Kellermann2012-03-211-0/+31
Instead of doing run-time initialisation, use a constant lookup table.