gstreamer/tests/check/elements
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
..
.gitignore tests/check/: Add basic libvisual test case in an attempt to reproduce bug #450336. 2007-09-12 17:15:12 +00:00
adder.c Make sure our checks and the videotestsrc plugin link against the local uninstalled gst libs and not any installed gs... 2006-11-16 14:35:30 +00:00
alsa.c tests/check/elements/alsa.c: Unref the mixer if the state change fails too (if the alsa devices are inaccessible, for... 2007-03-08 18:26:07 +00:00
audioconvert.c gst/audioconvert/gstaudioconvert.c: Allow up to 11 positioned channels now that audioconvert can handle this but add ... 2008-05-30 08:42:17 +00:00
audiorate.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
audioresample.c tests/check/elements/audioresample.c: Now that GstBaseTransform is 'fixed' ... remove cruft from tests. 2008-09-01 16:05:45 +00:00
audiotestsrc.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
decodebin.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
ffmpegcolorspace.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
gdpdepay.c tests/check/: Enable unit tests on PPC again as the bugs are now fixed. 2008-06-30 09:46:15 +00:00
gdppay.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
gnomevfssink.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
libvisual.c tests/check/elements/libvisual.c: Test all libvisual plugins, not just the first one; this reproduces bug #450336 qui... 2007-09-12 17:35:52 +00:00
multifdsink.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
playbin.c tests/check/Makefile.am: Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS. 2008-01-12 23:24:02 +00:00
speexresample.c tests/check/elements/speexresample.c: Make the unit test a bit faster to prevent timeouts, especially with valgrind. 2008-11-22 15:02:15 +00:00
subparse.c Add support for subtitle files with UTF-8 BOM at the beginning by simple stripping it from the first line before pass... 2008-10-10 17:13:40 +00:00
textoverlay.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
videorate.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
videotestsrc.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
volume.c gst/volume/gstvolume.*: Cleanup volume, define and use default values. 2008-11-24 12:03:11 +00:00
vorbisdec.c tests/check/elements/vorbisdec.c: Remove wrong_channels_identification_header unit test as we now support 7 (and more... 2008-05-29 19:37:47 +00:00
vorbistag.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00