mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 04:00:37 +00:00
sys/ximage/ximagesink.c: Comment out internal resize. It doesn't handle the resulting
Original commit message from CVS: 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net> * 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. ;).
This commit is contained in:
parent
9929ccd9d1
commit
61e108f28f
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* 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 <rbultje@ronald.bitfreak.net>
|
2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* ext/mpeg2enc/gstmpeg2enc.cc:
|
* ext/mpeg2enc/gstmpeg2enc.cc:
|
||||||
|
|
Loading…
Reference in a new issue