Library for creating MusicBrainz DiscIDs from audio CDs
libdiscid is a C library for creating MusicBrainz DiscIDs from audio
CDs. It reads a CD's table of contents (TOC) and generates an
identifier which can be used to lookup the CD at MusicBrainz.
Additionally, it provides a submission URL for adding the DiscID to the
database.
The interface of this library is new, but the DiscID algorithm and the
operating system dependent CD-ROM/DVD-ROM access code have been ported
from libmusicbrainz version 2. For more info about the interface read
the [WWW] API documentation.
- Developed at multimedia:libs
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/libdiscid && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000011 11 Bytes | |
libdiscid-0.2.1-visibility.patch | 0000002921 2.85 KB | |
libdiscid-0.2.2.tar.gz | 0000347907 340 KB | |
libdiscid-no-cryptoplz.patch | 0000002527 2.47 KB | |
libdiscid.changes | 0000002119 2.07 KB | |
libdiscid.spec | 0000003931 3.84 KB |
Revision 16 (latest revision is 30)
Stephan Kulow (coolo)
accepted
request 129399
from
Cristian Rodríguez (elvigia)
(revision 16)
- autotools fixes, all C files must include config.h - Use openSSL for crypto, we have waay too many internal implementations of common digest algos. - Run make check (forwarded request 129383 from elvigia)
Comments 0