• Max Kellermann's avatar
    flac: removed generic sample size support · eeb30110
    Max Kellermann authored
    Support for bit rates except 16 bits (and 8 bits on little endian) has
    always been broken.  Since we added optimized functions for 8, 16,
    24/32 bits, we can remove the generic flac_convert() function.
    Instead of removing it, convert it to a wrapper function for
    flac_convert_*().
    eeb30110
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...