Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gst/goom/: Remove a bunch of font/text related code that we don't need. | Tim-Philipp Müller | 2008-04-09 | 1 | -260/+0 |
| | | | | | | | | | | | | | | | 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. | ||||
* | configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for ↵ | Bastien Nocera | 2008-02-23 | 1 | -0/+260 |
the new goom 2k4 based plugin Original commit message from CVS: 2008-02-23 Bastien Nocera <hadess@hadess.net> * configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin * gst/goom/*: Update to use goom 2k4, uses liboil to detect CPU optimisations (not working yet), move the old plugin to... * gst/goom2k1/*: ... here, in case somebody is sick enough Fixes #515073 |