gstreamer/gst
Stefan Kost 7f9bc84725 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
..
audioresample Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:50 +00:00
cdxaparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
chart Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
colorspace Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
deinterlace Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
equalizer Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
festival Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
filter Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
freeze Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
games Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
gdp adapt to new api 2006-06-06 16:26:59 +00:00
h264parse New plugin: h264parse (#340638) 2006-05-22 16:08:34 +00:00
librfb Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
mixmatrix Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
modplug Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpeg1sys Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpeg1videoparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpeg2sub Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpegaudioparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
multifilesink Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
overlay Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
passthrough Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
playondemand Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
qtdemux gst/qtdemux/qtdemux.c: Combine return values from src pad pushes. 2006-06-15 15:58:09 +00:00
rtjpeg Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
smooth Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
smoothwave Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
spectrum gst/spectrum/: port to use message to get results, cleanly exit when closing the window 2006-06-16 09:49:07 +00:00
speed configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343866). 2006-06-09 17:38:20 +00:00
stereo Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
switch Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
tta Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
vbidec Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
videocrop Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
videodrop Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
virtualdub Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
xingheader Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
y4m Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
Makefile.am build gdp plugins 2006-06-06 16:14:52 +00:00