• 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
.github/ISSUE_TEMPLATE Loading commit data...
android Loading commit data...
build Loading commit data...
doc Loading commit data...
python/build Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
meson.build Loading commit data...
meson_options.txt Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...