summaryrefslogtreecommitdiffstats
path: root/gst/level/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-241-1/+1
* moved level-example to tests/examples/level-exampleStefan Kost2005-12-301-3/+0
* convert to using GstClockTime for all time values, finally.Thomas Vander Stichele2005-09-231-1/+1
* common/: a simple py script to generate valid xml from a C example probably a...Thomas Vander Stichele2005-09-141-0/+4
* examples/level/: Examples moved out of the source dir. Not updated tho.Andy Wingo2005-07-041-28/+2
* sigh sighThomas Vander Stichele2004-06-091-1/+1
* trigger changeThomas Vander Stichele2004-06-091-3/+1
* clean up marshal generationThomas Vander Stichele2004-06-081-21/+14
* gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil...David Schleef2004-02-271-6/+2
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-241-0/+4
* added second example with plotting fixed some aestheticsThomas Vander Stichele2003-09-261-1/+4
* build demo appThomas Vander Stichele2003-09-211-0/+2
* remove debugging printsThomas Vander Stichele2003-09-211-0/+5
* reworked level plugin. It now does RMS, peak, and decay peak signaling per i...Thomas Vander Stichele2003-09-211-1/+23
* 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/+10