gstreamer/tests/check/elements
Stefan Kost 213de86586 gst/adder/gstadder.c: Make it easier to copy&paste
Original commit message from CVS:
* gst/adder/gstadder.c: (gst_adder_get_type):
Make it easier to copy&paste
* gst/volume/Makefile.am:
* gst/volume/gstvolume.c: (volume_update_real_volume),
(gst_volume_set_volume), (gst_volume_set_mute),
(gst_volume_class_init), (volume_process_int16), (volume_set_caps),
(volume_transform_ip), (volume_update_mute),
(volume_update_volume):
* gst/volume/gstvolume.h:
Add own debug category, move duplicate code to helper function, fix
property texts, add more comments and prepare ffor liboil-goodness
* tests/check/Makefile.am:
* tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
add test for mute and passtrough case, be a bit more verbose to track
failure
* tests/check/generic/states.c: (GST_START_TEST):
catch elements that fail to instantiate
2006-05-28 19:42:27 +00:00
..
.gitignore gst/videorate/gstvideorate.c: fix up docs fix a leak when no caps negotiated fix counting of input frames 2006-04-28 14:49:22 +00:00
adder.c make more debug catagories static 2006-05-23 20:38:56 +00:00
alsa.c tests/check/elements/alsa.c: Fix test case: don't try to free NULL GValueArray when there are no devices. 2006-05-18 20:30:26 +00:00
audioconvert.c gst/audioconvert/gstchannelmix.c: Fix #341696: crash when mixing L+R+C to mono or stereo. 2006-05-14 18:15:17 +00:00
audioresample.c expand tabs 2005-12-06 19:42:02 +00:00
audiotestsrc.c expand tabs 2005-12-06 19:42:02 +00:00
gdpdepay.c gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state 2006-05-22 15:53:07 +00:00
gdppay.c gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state 2006-05-22 15:53:07 +00:00
multifdsink.c disable failing check on gentoo64 2006-05-11 21:47:01 +00:00
videorate.c gst/videorate/gstvideorate.c: fix up docs fix a leak when no caps negotiated fix counting of input frames 2006-04-28 14:49:22 +00:00
videotestsrc.c expand tabs 2005-12-06 19:42:02 +00:00
volume.c gst/adder/gstadder.c: Make it easier to copy&paste 2006-05-28 19:42:27 +00:00
vorbisdec.c check/Makefile.am: have some tests be disabled for valgrinding 2005-09-19 16:12:09 +00:00