• Eric Wollesen's avatar
    shout: added shout_buffer · f482f83e
    Eric Wollesen authored
    The Ogg encoder is slightly less optimal under this configuration.  It
    used to send shout data directly out of its ogg_page structures.  Now,
    in the interest of encapsulation, it copies the data from its ogg_page
    structures into a buffer provided by the shout audio output plugin
    (see audioOutput_shout_ogg.c, line 77.)  I suspect the performance
    impact is negligible.
    
    [mk: this patch and its description was separated from Eric's patch
    "Refactor and cleanup of shout Ogg and MP3 audio outputs"]
    f482f83e
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...