gstreamer/ext/alsa
Jan Schmidt 2b5b4217d4 ext/alsa/gstalsasink.c: Free the device name string.
Original commit message from CVS:
* ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
(gst_alsasink_class_init):
Free the device name string.

* ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
(gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
(gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
Don't remove a pad from the collectpads structure until it
is released - it's a request pad, and may receive data again
if the element gets moved back to PLAYING state.

* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
Ensure we turn on double buffering on the Xv port, and
set the colour key to something dark and mysterious that
isn't black.
2006-01-27 01:36:01 +00:00
..
gstalsa.h ext/alsa/gstalsa.h: We register a debug category, so let's use it. 2005-11-07 19:42:38 +00:00
gstalsadeviceprobe.c ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsadeviceprobe.h ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsamixer.c ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsamixer.h ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsamixerelement.c ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsamixerelement.h ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsamixeroptions.c ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction between input/output tracks. Add capture/p... 2004-05-27 03:36:17 +00:00
gstalsamixeroptions.h expand tabs 2005-12-06 19:42:02 +00:00
gstalsamixertrack.c ALSA mixer track label internationalization (#154054). 2004-10-25 15:58:35 +00:00
gstalsamixertrack.h expand tabs 2005-12-06 19:42:02 +00:00
gstalsaplugin.c ext/: - a library should not call setlocale. see Libraries node in gettext manual 2006-01-27 01:06:29 +00:00
gstalsasink.c ext/alsa/gstalsasink.c: Free the device name string. 2006-01-27 01:36:01 +00:00
gstalsasink.h expand tabs 2005-12-06 19:42:02 +00:00
gstalsasrc.c expand tabs 2005-12-06 19:42:02 +00:00
gstalsasrc.h expand tabs 2005-12-06 19:42:02 +00:00
Makefile.am ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00