• Max Kellermann's avatar
    shout: static encoder plugin list · d9f170b5
    Max Kellermann authored
    Shout encoder plugins are known at compile time.  There is no reason
    to use a complex data structure as "List" to manage them at runtime -
    just put the pointers into a static array.
    d9f170b5
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...