flac/include/FLAC++
Miroslav Lichvar 19c78e58d7 Hide symbols with gcc.
With gcc >= 4 and ELF, set default visibility to hidden and make visible
only the symbols with FLAC_API or FLACPP_API.

A convenience libFLAC-static.la is created for test_libFLAC as it
depends on the hidden symbols.
2012-12-04 17:45:06 +11:00
..
all.h add 2009 copyright 2009-01-07 07:31:28 +00:00
decoder.h add 2009 copyright 2009-01-07 07:31:28 +00:00
encoder.h add 2009 copyright 2009-01-07 07:31:28 +00:00
export.h Hide symbols with gcc. 2012-12-04 17:45:06 +11:00
Makefile.am Update and improve autotools build 2012-04-08 09:03:03 +10:00
metadata.h Add a convenience function to create a Metadata::Padding object with a 2012-09-11 15:52:24 +10:00