• Max Kellermann's avatar
    shout: moved code to audioOutput_shout_ogg.c · fcac05a2
    Max Kellermann authored
    Begin dividing audioOutput_shout.c: move everything OGG Vorbis related
    to audioOutput_shout_ogg.c.  The header audioOutput_shout.h has to
    keep its dependency on vorbis/vorbisenc.h, because it needs the vorbis
    encoder types.
    
    For this patch, we have to export several internal functions with
    generic names to the ABI; these will be removed later when the encoder
    plugin patches are merged.
    fcac05a2
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...