From e4e7a364b25f85ae3ff00cbf5c8d07f45ed5f4d4 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Fri, 28 Jan 2005 13:44:04 +0000 Subject: [PATCH] gst/playback/gststreamselector.*: Be more selective when we're redoing caps negotiation from within the chain functio... Original commit message from CVS: * gst/playback/gststreamselector.c: (gst_stream_selector_init), (gst_stream_selector_get_caps), (gst_stream_selector_chain): * gst/playback/gststreamselector.h: Be more selective when we're redoing caps negotiation from within the chain function on a stream change. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7fbd78a..670598d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2005-01-28 Ronald S. Bultje + * gst/playback/gststreamselector.c: (gst_stream_selector_init), + (gst_stream_selector_get_caps), (gst_stream_selector_chain): + * gst/playback/gststreamselector.h: + Be more selective when we're redoing caps negotiation from + within the chain function on a stream change. + +2005-01-28 Ronald S. Bultje + * configure.ac: * ext/Makefile.am: * ext/amrnb/Makefile.am: -- 2.7.4