• Max Kellermann's avatar
    lib/xiph/VorbisComments: move to separate static library · c129ca9f
    Max Kellermann authored
    This also reverts the previous commit which was wrong.  When the
    Vorbis decoder is disabled, we can't compile VorbisComments.cxx at
    all.
    
    Instead of expanding the #ifdef, this commit moves VorbisComments.cxx
    to a separate library with dependencies on libvorbis (which was
    missing previously, which could also lead to build failures if the
    libvorbis headers were in a non-standard directory).
    c129ca9f
Name
Last commit
Last update
..
plugins Loading commit data...
Bridge.cxx Loading commit data...
Bridge.hxx Loading commit data...
Client.hxx Loading commit data...
Command.hxx Loading commit data...
Control.cxx Loading commit data...
Control.hxx Loading commit data...
DecoderAPI.cxx Loading commit data...
DecoderAPI.hxx Loading commit data...
DecoderBuffer.cxx Loading commit data...
DecoderBuffer.hxx Loading commit data...
DecoderList.cxx Loading commit data...
DecoderList.hxx Loading commit data...
DecoderPlugin.cxx Loading commit data...
DecoderPlugin.hxx Loading commit data...
DecoderPrint.cxx Loading commit data...
DecoderPrint.hxx Loading commit data...
Domain.cxx Loading commit data...
Domain.hxx Loading commit data...
Reader.cxx Loading commit data...
Reader.hxx Loading commit data...
Thread.cxx Loading commit data...
meson.build Loading commit data...