1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2024-12-14 18:03:44 +01:00
strawberry-audio-player-win.../3rdparty/taglib
2019-09-20 18:07:13 +02:00
..
ape Update taglib 2019-09-20 18:07:13 +02:00
asf Update taglib 2019-09-20 18:07:13 +02:00
dsdiff Update taglib 2019-09-20 18:07:13 +02:00
dsf
flac Update taglib 2019-09-20 18:07:13 +02:00
it
mod
mp4 Update taglib 2019-09-20 18:07:13 +02:00
mpc Update taglib 2019-09-20 18:07:13 +02:00
mpeg Update taglib 2019-09-20 18:07:13 +02:00
ogg Update taglib 2019-09-20 18:07:13 +02:00
riff Update taglib 2019-09-20 18:07:13 +02:00
s3m
toolkit Update taglib 2019-09-20 18:07:13 +02:00
trueaudio Update taglib 2019-09-20 18:07:13 +02:00
wavpack Update taglib 2019-09-20 18:07:13 +02:00
xm
audioproperties.cpp
audioproperties.h Update taglib 2019-09-20 18:07:13 +02:00
CMakeLists.txt Update taglib 2019-09-20 18:07:13 +02:00
config.h.cmake
ConfigureChecks.cmake
COPYING
fileref.cpp
fileref.h Update taglib 2019-09-20 18:07:13 +02:00
README.md
tag.cpp
tag.h Update taglib 2019-09-20 18:07:13 +02:00
taglib_config.h.cmake
taglib_export.h
tagunion.cpp
tagunion.h Update taglib 2019-09-20 18:07:13 +02:00
tagutils.cpp
tagutils.h

TagLib

Build Status

TagLib Audio Metadata Library

http://taglib.org/

TagLib is a library for reading and editing the metadata of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags in FLAC, MPC, Speex, WavPack, TrueAudio, WAV, AIFF, MP4, APE, DSF, DFF, and ASF files.

TagLib is distributed under the GNU Lesser General Public License (LGPL) and Mozilla Public License (MPL). Essentially that means that it may be used in proprietary applications, but if changes are made to TagLib they must be contributed back to the project. Please review the licenses if you are considering using TagLib in your project.