Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gst/goom/: Small fixes to build more on PPC: ifdef out code that uses ↵ | Tim-Philipp Müller | 2008-03-16 | 1 | -1/+2 |
| | | | | | | | | | | | 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. | ||||
* | configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for ↵ | Bastien Nocera | 2008-02-23 | 1 | -0/+14 |
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 |