gstreamer/gst/volume
Davyd bad084b01e gst/volume/gstvolume.*: Add support for int32, int24 and int8 to the volume element.
Original commit message from CVS:
Based on a patch by: Davyd <davyd at madeley dot id dot au>
* gst/volume/gstvolume.c: (volume_choose_func),
(volume_update_real_volume), (gst_volume_set_volume),
(gst_volume_init), (volume_process_int32),
(volume_process_int32_clamp), (volume_process_int24),
(volume_process_int24_clamp), (volume_process_int16),
(volume_process_int16_clamp), (volume_process_int8),
(volume_process_int8_clamp), (volume_update_volume), (plugin_init):
* gst/volume/gstvolume.h:
Add support for int32, int24 and int8 to the volume element.
Fixes #445529.
2007-08-23 20:45:45 +00:00
..
.gitignore added volume demo app 2004-06-14 10:04:44 +00:00
gstvolume.c gst/volume/gstvolume.*: Add support for int32, int24 and int8 to the volume element. 2007-08-23 20:45:45 +00:00
gstvolume.h gst/volume/gstvolume.*: Add support for int32, int24 and int8 to the volume element. 2007-08-23 20:45:45 +00:00
Makefile.am gst-libs/gst/audio/gstbaseaudiosink.c 2007-05-18 15:23:43 +00:00
volume.vcproj more working plugins 2004-07-27 21:41:30 +00:00