gstreamer/ext
Jan Schmidt 059527abc0 ext/gconf/: Ignore changing the GConf key to "". Ignore GConf key updates that don't actually change the string.
Original commit message from CVS:
* ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
(gst_gconf_get_default_video_sink),
(gst_gconf_get_default_audio_src),
(gst_gconf_get_default_video_src):
* ext/gconf/gconf.h:
* ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
(gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
(do_toggle_element):
* ext/gconf/gstgconfaudiosink.h:
* ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
(gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
(do_toggle_element):
* ext/gconf/gstgconfaudiosrc.h:
* ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
(gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
(do_toggle_element):
* ext/gconf/gstgconfvideosink.h:
* ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
(gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
(do_toggle_element):
* ext/gconf/gstgconfvideosrc.h:
Ignore changing the GConf key to "". Ignore GConf key updates
that don't actually change the string.
For now, ignore the GConf key when the state is > READY, as
it breaks streaming. Sometime it will be nice to bring the
new sink online even mid-stream, by sending NEWSEGMENT info
and possibly prerolling.
(Fixes #326736)
2006-02-05 22:22:56 +00:00
..
aalib expand tabs 2005-12-06 19:44:58 +00:00
cairo expand tabs 2005-12-06 19:44:58 +00:00
cdio ext/cdio/: Fix build for libcdio versions >= 76; give slightly lower rank than cdparanoia. 2006-01-19 00:10:51 +00:00
dv ext/dv/: Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new to not have warings flooding stderr. this... 2006-01-27 12:17:56 +00:00
esd ext/esd/Makefile.am: otherwise build will fail for folks with libesd in a non-standard prefix (#327009). 2006-01-15 14:12:12 +00:00
flac Fixed a bug add in last commit, where no event is send. Thanks Tim to show me. 2006-02-03 20:05:20 +00:00
gconf ext/gconf/: Ignore changing the GConf key to "". Ignore GConf key updates that don't actually change the string. 2006-02-05 22:22:56 +00:00
gdk_pixbuf expand tabs 2005-12-06 19:44:58 +00:00
jpeg ext/jpeg/gstsmokeenc.c: fix memleak. Fixes #326618 2006-01-13 18:37:13 +00:00
ladspa expand tabs 2005-12-06 19:44:58 +00:00
libcaca fix up more enums 2005-11-22 18:11:58 +00:00
libmng expand tabs 2005-12-06 19:44:58 +00:00
libpng C89 fixes: declare variables at the beginning of a block and 2006-01-23 09:59:03 +00:00
mikmod Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:31:05 +00:00
raw1394 URIHandler interface and element properties are now properly synchronized for DV1394src and UDPSrc 2005-11-22 11:49:30 +00:00
shout2 expand tabs 2005-12-06 19:44:58 +00:00
speex expand tabs 2005-12-06 19:44:58 +00:00
wavpack ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix handling of widths of 32 bits. 2006-01-29 20:07:49 +00:00
Makefile.am Port libcdio cdda source, formerly known as cddasrc, now known as cdiocddasrc (fixes #323327). Should also read CD-TE... 2006-01-18 19:30:36 +00:00