From b1877117fae7bdee38d388b586b28a54b4d264e4 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 9 Apr 2008 16:11:40 +0000 Subject: gst/goom/: Remove a bunch of font/text related code that we don't need. Original commit message from CVS: * gst/goom/Makefile.am: * gst/goom/gfontlib.c: * gst/goom/gfontlib.h: * gst/goom/gfontrle.c: * gst/goom/gfontrle.h: * gst/goom/goom.h: * gst/goom/goom_core.c: (goom_update): * gst/goom/goom_plugin_info.h: * gst/goom/gstgoom.c: (gst_goom_chain): * gst/goom/plugin_info.c: Remove a bunch of font/text related code that we don't need. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bc489994..1feb9402 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2008-04-09 Tim-Philipp Müller + + * gst/goom/Makefile.am: + * gst/goom/gfontlib.c: + * gst/goom/gfontlib.h: + * gst/goom/gfontrle.c: + * gst/goom/gfontrle.h: + * gst/goom/goom.h: + * gst/goom/goom_core.c: (goom_update): + * gst/goom/goom_plugin_info.h: + * gst/goom/gstgoom.c: (gst_goom_chain): + * gst/goom/plugin_info.c: + Remove a bunch of font/text related code that we don't need. + 2008-04-09 Tim-Philipp Müller * gst/goom/ppc_drawings.s: -- cgit