gstreamer/tests
Stefan Kost 2787798482 gst/spectrum/: port to use message to get results, cleanly exit when closing the window
Original commit message from CVS:
* gst/spectrum/demo-audiotest.c: (on_window_destroy),
(draw_spectrum), (message_handler), (main):
* gst/spectrum/demo-osssrc.c: (on_window_destroy), (draw_spectrum),
(message_handler), (main):
port to use message to get results, cleanly exit when closing the window
* gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
(gst_spectrum_init), (gst_spectrum_dispose),
(gst_spectrum_set_property), (gst_spectrum_get_property),
(gst_spectrum_set_caps), (gst_spectrum_start),
(gst_spectrum_message_new), (gst_spectrum_transform_ip):
* gst/spectrum/gstspectrum.h:
port to derive from basetransform and send results via messages
(like level element)
2006-06-16 09:49:07 +00:00
..
check tests/check/elements/.cvsignore: And another one. 2006-06-12 11:13:39 +00:00
examples gst/spectrum/: port to use message to get results, cleanly exit when closing the window 2006-06-16 09:49:07 +00:00
icles Some changes proposed by wingo in bug #338818 (but not everything yet). Patch from Martin Rubli to fix framerate dete... 2006-05-05 20:12:59 +00:00
old/examples moved level-example to tests/examples/level-example 2005-12-30 15:28:44 +00:00
Makefile.am add ximagesrc icles test 2006-04-28 19:15:08 +00:00