From 7c2f50cc1a7f0e29fe33a4423abfbcf46e2a6f9c Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Tue, 17 Feb 2004 22:55:52 +0000 Subject: [PATCH] sys/ximage/ximagesink.c: Checking if the pad is negotiating before trying renegotiation. Original commit message from CVS: 2004-02-17 Julien MOUTTE * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the pad is negotiating before trying renegotiation. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 004227e043..e5d212be05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-02-17 Julien MOUTTE + + * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the + pad is negotiating before trying renegotiation. + 2004-02-17 Thomas Vander Stichele * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):