• 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
audioOutput_shout.c 13.3 KB