• Max Kellermann's avatar
    shout: copy the audio_format, instead of taking a pointer · 544c13cc
    Max Kellermann authored
    Storing pointers to immutable audio_format structs isn't worth it,
    because the struct itself isn't much larger than the pointer.  Since
    the shout plugin requires the user to configure a fixed audio format,
    we can simply copy it in myShout_initDriver().
    544c13cc
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...