diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-09 00:15:25 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-09 00:15:25 +0000 |
| commit | 6afa17d8f0d32f621ed9c908a694620d00129012 (patch) | |
| tree | 4488a88ffc3971f488eb203ca8f6e1c35072aa6c /ChangeLog | |
| parent | d90422ec8a8e6e061621630646e6f86877dadbf9 (diff) | |
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
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2008-02-08 Jan Schmidt <jan.schmidt@sun.com> + + * 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 <christian.schaller@collabora.co.uk> * gst/audiofix/Makefile.am: add missing header files |
