From 517396000b7170fae047a9568b29dbe7648c9721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 4 May 2005 14:31:16 +0000 Subject: ext/cairo/: Make work with future Cairo 0.5 API. Modified patch so that things keep working with the current Cairo re... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Original commit message from CVS: Reviewed by: Tim-Philipp Müller * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text): * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_planar411): Make work with future Cairo 0.5 API. Modified patch so that things keep working with the current Cairo release (#30222). --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 07068269..f6f029c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-05-04 William Jon McCann + + Reviewed by: Tim-Philipp Müller + + * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text): + * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_planar411): + Make work with future Cairo 0.5 API. Modified patch so + that things keep working with the current Cairo release + (#30222). + 2005-05-04 Ronald S. Bultje * ext/mad/gstmad.c: (gst_mad_chain): -- cgit v1.2.1