diff options
author | Julien Moutte <julien@moutte.net> | 2004-01-29 10:02:48 +0000 |
---|---|---|
committer | Julien Moutte <julien@moutte.net> | 2004-01-29 10:02:48 +0000 |
commit | b9e195f84699cb0181c2a24a1fd11ee103e042b7 (patch) | |
tree | cc1e1c70c246b4b06fc10bffdf8c518a00c9f5c8 | |
parent | 77ec47a64a10667d2f04d5c6a03bb2b8951311f1 (diff) | |
download | gst-plugins-bad-b9e195f84699cb0181c2a24a1fd11ee103e042b7.tar.gz gst-plugins-bad-b9e195f84699cb0181c2a24a1fd11ee103e042b7.tar.bz2 gst-plugins-bad-b9e195f84699cb0181c2a24a1fd11ee103e042b7.zip |
sys/: Emit the have_xwindow_id signal in xwindow_create.
Original commit message from CVS:
2004-01-29 Julien MOUTTE <julien@moutte.net>
* sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
have_xwindow_id signal in xwindow_create.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-01-29 Julien MOUTTE <julien@moutte.net> + + * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new): + * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the + have_xwindow_id signal in xwindow_create. + 2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de> * ext/ogg/gstoggdemux.c: |