diff options
author | Julien Moutte <julien@moutte.net> | 2004-02-17 22:55:52 +0000 |
---|---|---|
committer | Julien Moutte <julien@moutte.net> | 2004-02-17 22:55:52 +0000 |
commit | 4d9d35b37517b10eb5c87bebe6b69c87f10beba9 (patch) | |
tree | e7db6f14760eb453af858ea2019dc2c47b245b12 | |
parent | 043981715a20cfbe0058f09d1d9d9f3f4fa383cc (diff) | |
download | gst-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.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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): |