• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..02-May-201720

getopt/H02-May-20179

grabbag/H02-May-201712

Makefile.amH A D10-Feb-2011974

Makefile.inH A D10-Feb-201116.4 KiB

Makefile.liteH A D10-Feb-20111.7 KiB

READMEH A D10-Feb-2011324

replaygain_analysis/H02-May-20178

replaygain_synthesis/H02-May-20179

utf8/H02-May-201716

README

1This directory contains several convenience libraries used by the rest of the
2tools and plugins.  Two of them (getopt and utf8) are shamelessly copied from
3vorbistools, one for manipulating UTF-8 strings (GPL) and one for implementing
4getopt (LGPL).  libFLAC does not link to either; the only FLAC tools that do
5are GPL'ed.
6