summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2004-02-17 22:55:52 +0000
committerJulien Moutte <julien@moutte.net>2004-02-17 22:55:52 +0000
commit4d9d35b37517b10eb5c87bebe6b69c87f10beba9 (patch)
treee7db6f14760eb453af858ea2019dc2c47b245b12 /ChangeLog
parent043981715a20cfbe0058f09d1d9d9f3f4fa383cc (diff)
downloadgst-plugins-bad-4d9d35b37517b10eb5c87bebe6b69c87f10beba9.tar.gz
gst-plugins-bad-4d9d35b37517b10eb5c87bebe6b69c87f10beba9.tar.bz2
gst-plugins-bad-4d9d35b37517b10eb5c87bebe6b69c87f10beba9.zip
sys/ximage/ximagesink.c: Checking if the pad is negotiating before trying renegotiation.
Original commit message from CVS: 2004-02-17 Julien MOUTTE <julien@moutte.net> * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the pad is negotiating before trying renegotiation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 004227e0..e5d212be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-17 Julien MOUTTE <julien@moutte.net>
+
+ * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
+ pad is negotiating before trying renegotiation.
+
2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):