gstreamer/gst/volume
Wim Taymans 8e07d4ec69 gst/volume/gstvolume.*: Keep negotiated state in a separate variable.
Original commit message from CVS:
* gst/volume/gstvolume.c: (volume_update_real_volume),
(gst_volume_set_volume), (gst_volume_get_volume),
(gst_volume_set_mute), (gst_volume_init), (volume_setup),
(volume_transform_ip), (volume_update_mute),
(volume_update_volume), (volume_get_property):
* gst/volume/gstvolume.h:
Keep negotiated state in a separate variable.
Protect the volume and mute properties with the object lock.
Protect modifying the transform with the transform lock.
2008-11-05 19:18:25 +00:00
..
.gitignore added volume demo app 2004-06-14 10:04:44 +00:00
gstvolume.c gst/volume/gstvolume.*: Keep negotiated state in a separate variable. 2008-11-05 19:18:25 +00:00
gstvolume.h gst/volume/gstvolume.*: Keep negotiated state in a separate variable. 2008-11-05 19:18:25 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
volume.vcproj more working plugins 2004-07-27 21:41:30 +00:00