gstreamer/gst/volume
Steve Baker 00ffafbbb4 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
2002-04-28 16:07:41 +00:00
..
filter.func Initial revision 2001-12-22 23:27:17 +00:00
gstvolume.c this is basically a rewrite of the volume plugin: 2002-04-28 16:07:41 +00:00
gstvolume.h this is basically a rewrite of the volume plugin: 2002-04-28 16:07:41 +00:00
Makefile.am removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:06 +00:00