diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-05-04 14:31:16 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-05-04 14:31:16 +0000 |
commit | 517396000b7170fae047a9568b29dbe7648c9721 (patch) | |
tree | 7961416935534f90f68bf99ffc8a4c89e0b61cb2 /ChangeLog | |
parent | d625ac6454f466d0dfd32dcfc9f59dddd77b1748 (diff) | |
download | gst-plugins-bad-517396000b7170fae047a9568b29dbe7648c9721.tar.gz gst-plugins-bad-517396000b7170fae047a9568b29dbe7648c9721.tar.bz2 gst-plugins-bad-517396000b7170fae047a9568b29dbe7648c9721.zip |
ext/cairo/: Make work with future Cairo 0.5 API. Modified patch so that things keep working with the current Cairo re...
Original commit message from CVS:
Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
* 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).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-05-04 William Jon McCann <mccann@jhu.edu> + + Reviewed by: Tim-Philipp Müller <tim at centricular dot net> + + * 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 <rbultje@ronald.bitfreak.net> * ext/mad/gstmad.c: (gst_mad_chain): |