• 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
..
audioOutput_alsa.c Loading commit data...
audioOutput_ao.c Loading commit data...
audioOutput_fifo.c Loading commit data...
audioOutput_jack.c Loading commit data...
audioOutput_mvp.c Loading commit data...
audioOutput_null.c Loading commit data...
audioOutput_oss.c Loading commit data...
audioOutput_osx.c Loading commit data...
audioOutput_pulse.c Loading commit data...
audioOutput_shout.c Loading commit data...
audioOutput_shout.h Loading commit data...
audioOutput_shout_mp3.c Loading commit data...
audioOutput_shout_ogg.c Loading commit data...