From 4223e83f3ccab60d4ac4b41474c40e2d323993ce Mon Sep 17 00:00:00 2001 From: Wouter Cloetens Date: Sat, 2 Aug 2008 21:39:01 +0000 Subject: ext/soup/gstsouphttpsrc.*: Fix seeking race condition in #540300 Original commit message from CVS: * ext/soup/gstsouphttpsrc.c: * ext/soup/gstsouphttpsrc.h: Fix seeking race condition in #540300 Patch By: Wouter Cloetens --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0fae75e9..b15938c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-08-02 Jan Schmidt + + * ext/soup/gstsouphttpsrc.c: + * ext/soup/gstsouphttpsrc.h: + Fix seeking race condition in #540300 + Patch By: Wouter Cloetens + 2008-08-02 Sebastian Dröge * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek), -- cgit