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