From e00fb9ce5b3a4d70f794ec215b12ecc6b8928f94 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Sat, 17 May 2008 19:39:53 +0000 Subject: gst/interleave/deinterleave.*: Queue events until src pads were added and they can be sent. Otherwise downstream will... Original commit message from CVS: * gst/interleave/deinterleave.c: (gst_deinterleave_finalize), (gst_deinterleave_init), (gst_deinterleave_sink_event), (gst_deinterleave_process), (gst_deinterleave_sink_activate_push): * gst/interleave/deinterleave.h: Queue events until src pads were added and they can be sent. Otherwise downstream will never get the first newsegment event. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 3b363108..e365978c 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 3b3631082d04b426f450810e8836de94e9c5d60a +Subproject commit e365978c480a8fffa4bdb61568fb2cd989d1b197 -- cgit