summaryrefslogtreecommitdiffstats
path: root/ext/flac/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* ext/flac/Makefile.am: Include $(FLAC_CFLAGS) in CFLAGS to make sure to find t...Sebastian Dröge2008-10-311-1/+1
* ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit.Jonathan Matthew2008-08-061-2/+2
* ext/flac/: Set the channel layout when decoding FLAC files with more than 2 c...Sebastian Dröge2008-05-251-0/+1
* ext/flac/: Support chain-based operation, should make flac-over-DAAP work (#3...Tim-Philipp Müller2006-06-201-2/+2
* autogen.sh: require am17Thomas Vander Stichele2006-06-111-6/+4
* ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API cha...Tim-Philipp Müller2006-05-231-2/+4
* ext/: libgsttagedit has been renamed to libgsttag.Tim-Philipp Müller2005-11-221-1/+1
* configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.Andy Wingo2005-10-021-3/+4
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+1
* Port flacdec (seeking is still slow'ish).Ronald S. Bultje2005-08-221-1/+2
* distcheck fixesThomas Vander Stichele2003-12-081-1/+1
* Added element to rewrite vorbiscomments embedded in flac files. It currently ...Christophe Fergeau2003-12-071-2/+2
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3David Schleef2002-09-181-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-1/+1
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-3/+2
* adding flacThomas Vander Stichele2001-12-231-1/+1
* adding flacThomas Vander Stichele2001-12-231-0/+10