Haihua Hu e4fe0e4ae2 glimagesink: need to clean window_id when state change form READY to NULL
When application change pipeline state NULL->READY and then READY->NULL,
glimagesink will not clear glsink->window_id. After that, when application
change state NULL->READY, the new_window_id is equal to window_id, glimagesink
will not set window handle. It will use the internal window but not the window
create by application.

https://bugzilla.gnome.org/show_bug.cgi?id=765241
2016-04-19 09:29:15 +03:00
..
2016-03-31 20:53:18 +11:00
2014-11-28 09:14:25 +11:00
2015-03-12 16:45:50 +00:00
2015-12-28 10:43:56 +02:00
2015-03-12 16:45:51 +00:00
2015-03-12 16:45:51 +00:00
2015-06-29 16:10:50 +01:00
2016-03-31 20:53:18 +11:00