summaryrefslogtreecommitdiffstats
path: root/gst/wavparse/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* gst/wavparse/Makefile.am: Add '-lm' to LIBS for ceil(), don't assume one of o...Tim-Philipp Müller2007-05-251-1/+2
* gst/wavparse/Makefile.am: Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #3...Tim-Philipp Müller2006-10-101-1/+1
* gst/wavparse/Makefile.am: Add CFLAGS and LIBS for libgstbase, fixes build onTim-Philipp Müller2006-05-121-3/+9
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-6/+3
* Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller2005-08-131-1/+1
* Ported wavparse to 0.9 . Playing, seeking and state changes work.Edward Hervey2005-07-201-3/+6
* gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj rif...Stéphane Loeuillet2004-10-061-1/+1
* disting fixes, pixbuf loader still borked in regards to distingChristian Schaller2003-11-091-1/+1
* Fix regressions from using gstriff libraryDavid Schleef2003-08-131-1/+1
* Remove riff code, since it's duplicated in the riff libraryDavid Schleef2003-08-131-1/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* parallel install fixesThomas Vander Stichele2002-12-081-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-2/+3
* Initial revisionAndy Wingo2001-12-221-0/+8