diff --git a/ChangeLog b/ChangeLog index f76333b90a..996e00f30c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-01-02 Ronald Bultje + + * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect): + Comment out internal resize. It doesn't handle the resulting + XEvent internally, does another try_set_caps() which leads to + a really nice loop. + Real fix will come when Julien and Dave are awake. ;). + 2004-01-02 Ronald Bultje * ext/mpeg2enc/gstmpeg2enc.cc: