this is basically a rewrite of the volume plugin:
authorSteve Baker <steve@stevebaker.org>
Sun, 28 Apr 2002 16:07:41 +0000 (16:07 +0000)
committerSteve Baker <steve@stevebaker.org>
Sun, 28 Apr 2002 16:07:41 +0000 (16:07 +0000)
commit00ffafbbb41e7461eaa77723ba10b38548f46819
treeb9e100b64e0072cfa0965b4ea5ec697db2c9d52a
parenta3dee4579d7303ce775c5729db103ed1adcf8d11
this is basically a rewrite of the volume plugin:

Original commit message from CVS:
this is basically a rewrite of the volume plugin:
- now uses dparams for volume and mute
- only supports signed gint16 and float (other types can be easily added but I don't think that will be required)
- "muted" property is now "mute"
- it might be faster because there are now no conditionals in the chain func
common
gst/volume/gstvolume.c
gst/volume/gstvolume.h