summaryrefslogtreecommitdiff
path: root/gst/volume/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-06-07volume: convert from liboil to orcDavid Schleef1-2/+7
2008-10-16Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost1-0/+1
2008-01-03gst/volume/: Use GstAudioFilter as base class for the volume element instead ...Sebastian Dröge1-0/+1
2007-05-18gst-libs/gst/audio/gstbaseaudiosink.cStefan Kost1-1/+1
2007-01-04configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele1-2/+2
2006-06-01gst/volume/Makefile.am: Seriously, it's not *that* hard to get compilation ri...Thomas Vander Stichele1-2/+3
2006-05-28gst/adder/gstadder.c: Make it easier to copy&pasteStefan Kost1-1/+1
2005-12-30move old example to tests/examples/volume/volune.cStefan Kost1-6/+0
2005-10-17gst/: fix broken build of controllerized pluginsStefan Kost1-2/+2
2005-08-29controllerized elements also need to link against controller-libs ;)Stefan Kost1-1/+2
2005-08-22remove filter.funcThomas Vander Stichele1-1/+1
2005-08-01deactivate and remove dparams (libgstcontrol)Stefan Kost1-1/+0
2005-07-13make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele1-4/+5
2005-06-30fold all interfaces in one interfaces dir, preserving CVS historyThomas Vander Stichele1-1/+1
2005-05-09gst/volume/Makefile.am: gst/volume/demo.c gst/volume/gstvolume.hAndy Wingo1-1/+2
2004-06-14added volume demo appThomas Vander Stichele1-0/+7
2004-01-15gst/: Since we use videofilter symbols, link to it.Ronald S. Bultje1-1/+2
2003-12-22gst/volume/: Reenable volume element and fix to work with new caps stuff.Benjamin Otte1-8/+6
2003-12-22Merge CAPS branchDavid Schleef1-6/+8
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2002-12-08parallel install fixesThomas Vander Stichele1-2/+2
2002-08-11use gstcontrol as a lib, not a pluginSteve Baker1-1/+1
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-1/+1
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-2/+3
2001-12-22Initial revisionAndy Wingo1-0/+8