summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b6f1c00..e5324692 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-10-12 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * ext/Makefile.am:
+ * ext/cairo/Makefile.am:
+ * ext/cairo/gstcairo.c: (plugin_init):
+ * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
+ * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
+ (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
+ * ext/cairo/gsttimeoverlay.h:
+ update of cairo-based timeoverlay to 1.0 Cairo API
+ doesn't work yet for resizing of output sink
+
2005-10-11 Wim Taymans <wim@fluendo.com>
* ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):