]> granicus.if.org Git - taglib/commit
Speex support.
authorLukáš Lalinský <lalinsky@gmail.com>
Sat, 10 Nov 2007 16:07:09 +0000 (16:07 +0000)
committerLukáš Lalinský <lalinsky@gmail.com>
Sat, 10 Nov 2007 16:07:09 +0000 (16:07 +0000)
commit2302f65964de1de5795460971832a7eac216becd
tree8e067ce0aa90ff7f537415d6b84d348116606c12
parentbb438484da0e5c51e9148f6b7639f3a6fd7c826d
Speex support.

BUG:129196

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@734977 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 files changed:
bindings/c/CMakeLists.txt
bindings/c/Makefile.am
bindings/c/tag_c.cpp
bindings/c/tag_c.h
taglib/CMakeLists.txt
taglib/Makefile.am
taglib/fileref.cpp
taglib/speex/CMakeLists.txt [new file with mode: 0644]
taglib/speex/Makefile.am [new file with mode: 0644]
taglib/speex/speexfile.cpp [new file with mode: 0644]
taglib/speex/speexfile.h [new file with mode: 0644]
taglib/speex/speexproperties.cpp [new file with mode: 0644]
taglib/speex/speexproperties.h [new file with mode: 0644]