encoder/vorbis: add wrapper class for vorbis_comment

This commit is contained in:
Max Kellermann
2016-05-09 12:22:22 +02:00
parent 99d32dc0b4
commit 215213fc2c
3 changed files with 65 additions and 11 deletions
+1
View File
@@ -585,6 +585,7 @@ if HAVE_XIPH
noinst_LIBRARIES += libxiph.a
libxiph_a_SOURCES = \
src/lib/xiph/VorbisComment.hxx \
src/lib/xiph/VorbisComments.cxx src/lib/xiph/VorbisComments.hxx \
src/lib/xiph/XiphTags.cxx src/lib/xiph/XiphTags.hxx
libxiph_a_CPPFLAGS = $(AM_CPPFLAGS) \