summaryrefslogtreecommitdiffstats
path: root/gst/level/README
Commit message (Collapse)AuthorAgeFilesLines
* examples/level/: Examples moved out of the source dir. Not updated tho.Andy Wingo2005-07-041-39/+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.
* added second example with plotting fixed some aestheticsThomas Vander Stichele2003-09-261-0/+18
| | | | | | Original commit message from CVS: added second example with plotting fixed some aesthetics
* reworked level plugin. It now does RMS, peak, and decay peak signaling per ↵Thomas Vander Stichele2003-09-211-7/+17
| | | | | | | | interleaved channel. Original commit message from CVS: reworked level plugin. It now does RMS, peak, and decay peak signaling per interleaved channel.
* Initial revisionAndy Wingo2001-12-221-0/+11
Original commit message from CVS: Initial revision