gstreamer/tests/examples
Douglas Bagnall cff0b179d3 level: Fix the spectrum example for 1.0
The "message" property has been replaced by "post-messages".

Pre-patch output:

(test_spectrum:23101): GLib-GObject-WARNING **: g_object_set_valist:
object class `GstSpectrum' has no property named `message'
New spectrum message, endtime 0:00:00.100000000

(test_spectrum:23101): GStreamer-CRITICAL **:
gst_value_list_get_value: assertion `GST_VALUE_HOLDS_LIST (value)' failed
[...]

Post-patch:

New spectrum message, endtime 0:00:00.100000000
band 0 (freq 400): magnitude -65.988777 dB phase 1.533397
band 1 (freq 1200): magnitude -65.545563 dB phase -0.780900
band 2 (freq 2000): magnitude -64.791946 dB phase -0.799611
band 3 (freq 2800): magnitude -64.556175 dB phase -0.063615
[...]

https://bugzilla.gnome.org/show_bug.cgi?id=704179
2013-07-15 08:02:01 +02:00
..
audiofx Fix FSF address 2012-11-04 00:07:18 +00:00
cairo cairo: port cairooverlay to 0.11 2013-01-01 11:52:09 +00:00
equalizer fix more caps 2012-09-14 13:30:37 +02:00
jack tests: use g_timeout_add_seconds instead of g_timeout_add 2013-01-27 15:38:12 +00:00
level level: add a "post-messages" property and deprecate "message" 2013-02-28 09:43:12 +01:00
pulse Fix FSF address 2012-11-04 00:07:18 +00:00
rtp tests: use g_timeout_add_seconds instead of g_timeout_add 2013-01-27 15:38:12 +00:00
shapewipe Fix FSF address 2012-11-04 00:07:18 +00:00
spectrum level: Fix the spectrum example for 1.0 2013-07-15 08:02:01 +02:00
v4l2 Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am cairo: port cairooverlay to 0.11 2013-01-01 11:52:09 +00:00