From 6afa17d8f0d32f621ed9c908a694620d00129012 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sat, 9 Feb 2008 00:15:25 +0000 Subject: gst/: Fix includes order Original commit message from CVS: * gst/equalizer/Makefile.am: * gst/spectrum/Makefile.am: Fix includes order * tests/check/Makefile.am: Exclude v4l2src from the states test - it takes too long to start. * tests/check/elements/spectrum.c: Make the test run properly with CK_FORK=no --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 72c34908..8e8969a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2008-02-08 Jan Schmidt + + * gst/equalizer/Makefile.am: + * gst/spectrum/Makefile.am: + Fix includes order + + * tests/check/Makefile.am: + Exclude v4l2src from the states test - it takes too long to start. + + * tests/check/elements/spectrum.c: + Make the test run properly with CK_FORK=no + 2008-02-08 Christian Schaller * gst/audiofix/Makefile.am: add missing header files -- cgit