• 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
..
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_ogg.c Loading commit data...