gst/volume/gstvolume.*: rewrite the passthrough check, split _int16 and _int16_clamp...
authorStefan Kost <ensonic@users.sourceforge.net>
Thu, 1 Jun 2006 20:39:30 +0000 (20:39 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Thu, 1 Jun 2006 20:39:30 +0000 (20:39 +0000)
commitca675bc9dc690b4aab48fd0254136d3c113db438
treea719c54c7f689eb5bb2514d0335c31adcaa7025f
parent131fb86b4b396438ffbf009a8eda7446c72f0b5f
gst/volume/gstvolume.*: rewrite the passthrough check, split _int16 and _int16_clamp, fix another property desc., rem...

Original commit message from CVS:
* gst/volume/gstvolume.c: (volume_choose_func),
(volume_update_real_volume), (gst_volume_class_init),
(gst_volume_init), (volume_process_float), (volume_process_int16),
(volume_process_int16_clamp), (volume_set_caps),
(volume_transform_ip), (plugin_init):
* gst/volume/gstvolume.h:
rewrite the passthrough check, split _int16 and _int16_clamp, fix
another property desc., remove unused param from process function
* tests/check/elements/volume.c: (volume_suite):
reactivate the passthrough test
ChangeLog
gst/volume/gstvolume.c
gst/volume/gstvolume.h
tests/check/elements/volume.c