From a7bc7485b1a4d7e1b1a12ff593ca4ccb1d59e466 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Sat, 23 Feb 2008 01:51:37 +0000 Subject: configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin Original commit message from CVS: 2008-02-23 Bastien Nocera * 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 --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b071e842..c1900626 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2008-02-23 Bastien Nocera + + * 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 + 2008-02-22 Wim Taymans * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams): -- cgit