From 99557bbd280fe443e888dce1f5401c7bd4208bc2 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Thu, 10 Aug 2006 14:10:28 +0000 Subject: Send the newsegment event in the streaming thread. Original commit message from CVS: Patch by: Edward Hervey * configure.ac: * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek), (gst_wavparse_stream_data): Send the newsegment event in the streaming thread. Fixes #347529 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eca2fb84..4f74d778 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-08-10 Thomas Vander Stichele + + Patch by: Edward Hervey + + * configure.ac: + * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek), + (gst_wavparse_stream_data): + Send the newsegment event in the streaming thread. + Fixes #347529 + 2006-08-08 Tim-Philipp Müller * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain): -- cgit