summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-01-04 18:02:30 +0000
committerBenjamin Otte <otte@gnome.org>2004-01-04 18:02:30 +0000
commit181c68d79a86c995af5be62b2a36f503988dc637 (patch)
tree4afa57161071baa8ee423658ce468c5bebe4b887 /ChangeLog
parentbc03c8c8aa12143aeab58e8510e76fc48071c641 (diff)
downloadgst-plugins-bad-181c68d79a86c995af5be62b2a36f503988dc637.tar.gz
gst-plugins-bad-181c68d79a86c995af5be62b2a36f503988dc637.tar.bz2
gst-plugins-bad-181c68d79a86c995af5be62b2a36f503988dc637.zip
gst-libs/gst/xoverlay/xoverlay.*: Add optional "desired size" signal and querying.
Original commit message from CVS: 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init), (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size), (gst_x_overlay_got_desired_size): * gst-libs/gst/xoverlay/xoverlay.h: Add optional "desired size" signal and querying.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cf6c7cc..86cc7f8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
+ (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
+ (gst_x_overlay_got_desired_size):
+ * gst-libs/gst/xoverlay/xoverlay.h:
+ Add optional "desired size" signal and querying.
+
2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/matroska/matroska-demux.c: