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 | 90b3a252e368eb53a0d33b7e58cee1e81fe58cb5 (patch) | |
tree | e44c065883704985b1960020b8f0f081cc8978ea | |
parent | c36fd6ab6546265f9cab3978264559e4f5d15442 (diff) |
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: |