gstreamer/sys/ximage
Jakub Adam 59d7f9c62e ximagesink: generate reconfigure on window handle change
When ximagesink is given a new window handle, it should check
its geometry and if the size of the new window differs from
the previous one, create reconfigure event in order to get
a chance to negotiate a more suitable image resolution with
the upstream elements.

We can't rely on receiving Expose or ConfigureNotify from
the X server for the newly assigned window, which would also
generate reconfigure.

https://bugzilla.gnome.org/show_bug.cgi?id=765424
2016-04-26 11:13:01 +03:00
..
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
ximage.c Fix use of undeclared core debug category symbols 2016-02-20 11:31:43 +00:00
ximagepool.c x/xv_image_sink: rename for consitency 2015-07-06 17:37:15 +02:00
ximagepool.h x/xv_image_sink: rename for consitency 2015-07-06 17:37:15 +02:00
ximagesink.c ximagesink: generate reconfigure on window handle change 2016-04-26 11:13:01 +03:00
ximagesink.h x/xv_image_sink: rename for consitency 2015-07-06 17:37:15 +02:00