1. 16 Dec, 2019 33 commits
  2. 09 Dec, 2019 1 commit
  3. 04 Dec, 2019 5 commits
  4. 20 Nov, 2019 1 commit
    • 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