gstreamer/ext
Tim-Philipp Müller ccf6ce6b31 ext/ogg/gstogmparse.c: Don't remove/re-add source pad if the new caps are the same as the old caps anyway (#333042). ...
Original commit message from CVS:
* ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
(gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
(gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
(gst_ogm_parse_chain):
Don't remove/re-add source pad if the new caps are the same as
the old caps anyway (#333042). When removing source pad, don't
unref it afterwards - we didn't ref it when adding. Sprinkle some
GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
after using gst_pad_get_parent(). Return downstream flow return
value in chain function.
2006-03-02 12:35:59 +00:00
..
alsa Added alsa docs. 2006-03-01 18:25:18 +00:00
cdparanoia ext/cdparanoia/gstcdparanoiasrc.*: Add back 'transport-error' and 'uncorrected-error' signals and make them actually ... 2006-02-17 16:12:11 +00:00
gnomevfs Fix some more docs. 2006-03-01 17:39:28 +00:00
libvisual ext/libvisual/visual.c: Don't use gst_pad_use_fixed_caps, because it prevents downstream from being able to renegotia... 2006-02-27 12:08:22 +00:00
ogg ext/ogg/gstogmparse.c: Don't remove/re-add source pad if the new caps are the same as the old caps anyway (#333042). ... 2006-03-02 12:35:59 +00:00
pango Updated/added documentation. 2006-03-01 16:24:37 +00:00
theora ext/theora/Makefile.am: Dist new header too, 2006-03-01 17:52:45 +00:00
vorbis Fix some more docs. 2006-03-01 17:39:28 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00