gstreamer/ext/hal
Wim Taymans 487b784b4f Don't use gst_element_get_pad(), it's a bad method.
Original commit message from CVS:
* ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
(do_toggle_element):
* ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
(do_toggle_element):
* ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
(do_toggle_element):
* ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
* ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
(do_toggle_element):
* ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
(do_toggle_element):
* gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
(gst_auto_audio_sink_detect):
* gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
(gst_auto_video_sink_detect):
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
(gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
(gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
(gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
(gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
(gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
* tests/icles/videocrop-test.c: (test_with_caps),
(video_crop_get_test_caps):
Don't use gst_element_get_pad(), it's a bad method.
2008-05-21 17:39:38 +00:00
..
gsthalaudiosink.c Don't use gst_element_get_pad(), it's a bad method. 2008-05-21 17:39:38 +00:00
gsthalaudiosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gsthalaudiosrc.c Don't use gst_element_get_pad(), it's a bad method. 2008-05-21 17:39:38 +00:00
gsthalaudiosrc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gsthalelements.c Add HAL sound device wrapper plugins. Closes #329106 2006-02-15 12:17:28 +00:00
gsthalelements.h Add HAL sound device wrapper plugins. Closes #329106 2006-02-15 12:17:28 +00:00
hal.c ext/hal/hal.c: Don't munge device string to 'default:x' for capture devices. 2008-04-05 12:00:46 +00:00
hal.h ext/hal/: Having NULL as UDI previously selected the default sink/src. Change this back but mention it in the debug o... 2007-03-01 21:50:36 +00:00
Makefile.am Add HAL sound device wrapper plugins. Closes #329106 2006-02-15 12:17:28 +00:00