mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
sys/: Actually only create a new toplevel window if we're not gonna embed it right after.
Original commit message from CVS: * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link), (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): * sys/ximage/ximagesink.h: * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link), (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): * sys/xvimage/xvimagesink.h: Actually only create a new toplevel window if we're not gonna embed it right after.
This commit is contained in:
parent
fba28af3c9
commit
e084838f79
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
||||||
|
2004-10-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
|
||||||
|
(gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
|
||||||
|
* sys/ximage/ximagesink.h:
|
||||||
|
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
|
||||||
|
(gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
|
||||||
|
* sys/xvimage/xvimagesink.h:
|
||||||
|
Actually only create a new toplevel window if we're not gonna
|
||||||
|
embed it right after.
|
||||||
|
|
||||||
2004-10-07 Wim Taymans <wim@fluendo.com>
|
2004-10-07 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
|
* gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
|
||||||
|
|
Loading…
Reference in a new issue