From a146872167e758b5c1d018014f742c4c3aa2f4fa Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sun, 16 Mar 2008 14:34:45 +0000 Subject: gst/goom/: Small fixes to build more on PPC: ifdef out code that uses unknown define; add newline at end of header fi... Original commit message from CVS: * gst/goom/plugin_info.c: * gst/goom/ppc_zoom_ultimate.h: Small fixes to build more on PPC: ifdef out code that uses unknown define; add newline at end of header file to avoid compiler warning. Assembler code still doesn't build though. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 435dc334..badd5fc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-03-16 Tim-Philipp Müller + + * gst/goom/plugin_info.c: + * gst/goom/ppc_zoom_ultimate.h: + Small fixes to build more on PPC: ifdef out code that uses unknown + define; add newline at end of header file to avoid compiler warning. + Assembler code still doesn't build though. + 2008-03-16 Stefan Kost * gst/avi/gstavidemux.c: -- cgit