summaryrefslogtreecommitdiffstats
path: root/gst/level/filter.func
Commit message (Collapse)AuthorAgeFilesLines
* examples/level/: Examples moved out of the source dir. Not updated tho.Andy Wingo2005-07-041-41/+0
| | | | | | | | | | | | | | | | | | Original commit message from CVS: 2005-07-04 Andy Wingo <wingo@pobox.com> * examples/level/: * examples/level/Makefile.am: * examples/level/README: * examples/level/demo.c: * examples/level/plot.c: Examples moved out of the source dir. Not updated tho. * configure.ac: Add level to the build. * gst/level/Makefile.am: * gst/level/gstlevel.h: * gst/level/gstlevel.c: Cleaned up, ported to 0.9.
* fix template, only signed acceptedThomas Vander Stichele2004-07-271-0/+1
| | | | | Original commit message from CVS: fix template, only signed accepted
* commentsThomas Vander Stichele2004-07-271-0/+5
| | | | | Original commit message from CVS: comments
* gcc-2.95 fixageRonald S. Bultje2003-10-141-1/+2
| | | | | Original commit message from CVS: gcc-2.95 fixage
* reworked level plugin. It now does RMS, peak, and decay peak signaling per ↵Thomas Vander Stichele2003-09-211-34/+23
| | | | | | | | interleaved channel. Original commit message from CVS: reworked level plugin. It now does RMS, peak, and decay peak signaling per interleaved channel.
* Fix type punning.David Schleef2003-06-301-2/+2
| | | | | Original commit message from CVS: Fix type punning.
* cleanups and clarificationsThomas Vander Stichele2002-08-301-1/+1
| | | | | Original commit message from CVS: cleanups and clarifications
* Initial revisionAndy Wingo2001-12-221-0/+45
Original commit message from CVS: Initial revision