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
commit7c2f50cc1a7f0e29fe33a4423abfbcf46e2a6f9c (patch)
tree5906fa9123b25dbd44d254edc1290c09ecadeb03 /ChangeLog
parent2e4e4c9ec9dc1fab6eccdc3339b38efccbfd7ed6 (diff)
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):