gstreamer/gst
Jon Trowbridge 0bdeaae59e gst/volume/gstvolume.*: Cleanup volume, define and use default values.
Original commit message from CVS:
* gst/volume/gstvolume.c: (volume_choose_func),
(volume_update_volume), (gst_volume_set_volume),
(gst_volume_get_volume), (gst_volume_set_mute),
(gst_volume_class_init), (gst_volume_init),
(volume_process_double), (volume_process_float),
(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_setup),
(volume_transform_ip), (volume_set_property),
(volume_get_property):
* gst/volume/gstvolume.h:
Cleanup volume, define and use default values.
Recalculate new volume and mute setup before processing. Fixes #561789.
* tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
Add controller unit test. Patch by: Jonathan Matthew
Fix bogus test that messed with basetransform's internal state.
2008-11-24 12:03:11 +00:00
..
adder gst/adder/gstadder.c: Change author string after seeing output of gst-inspector. 2008-11-10 13:55:08 +00:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audiorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audioresample gst/audioresample/gstaudioresample.c: Guard against a NULL dereference I somehow encountered - with a FLUSH_STOP arri... 2008-11-14 21:44:33 +00:00
audiotestsrc Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Only convert caps to string when debug is enabled. 2008-11-05 12:20:21 +00:00
gdp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
playback gst/playback/gstplaysink.c: Don't post an error when we can't configure the volume but post a warning instead. Fixes ... 2008-11-22 14:31:43 +00:00
speexresample gst/speexresample/gstspeexresample.c: Add a "filter-length" property that maps to the quality values for compatibilty... 2008-11-21 15:45:15 +00:00
subparse Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
tcp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
typefind gst/audioresample/gstaudioresample.c: Guard against a NULL dereference I somehow encountered - with a FLUSH_STOP arri... 2008-11-14 21:44:33 +00:00
videorate gst/videorate/gstvideorate.c: Add jpeg and png image media types to the caps. Fixes #561436. 2008-11-22 14:44:26 +00:00
videoscale Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
videotestsrc gst/videotestsrc/: Add a zone plate pattern generator based on BBC R&D Report 1978/23 (yeah *that* 1978). Try 'video... 2008-11-21 20:32:56 +00:00
volume gst/volume/gstvolume.*: Cleanup volume, define and use default values. 2008-11-24 12:03:11 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00