summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-01-21 19:41:45 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-01-21 19:41:45 +0000
commit23b5b27e1c389494a91be3c7226b2bb0e8fb16c5 (patch)
treef9cc72a6ed9f99783115cf7194eafa5ff8466bd4 /ChangeLog
parenta973a4f154d9e17ed6551f3511f6a2bdc38f580f (diff)
tests/check/Makefile.am: Fix up some CFLAGS sets.
Original commit message from CVS: * tests/check/Makefile.am: Fix up some CFLAGS sets. Don't include gconfvideosrc in the states test. * tests/check/elements/autodetect.c: (GST_START_TEST): Add some error strings to fail_unless arguments to fix some weird compiler errors on Solaris.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2d09041..ff0c16af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2008-01-21 Jan Schmidt <Jan.Schmidt@sun.com>
+ * tests/check/Makefile.am:
+ Fix up some CFLAGS sets.
+ Don't include gconfvideosrc in the states test.
+
+ * tests/check/elements/autodetect.c: (GST_START_TEST):
+ Add some error strings to fail_unless arguments to fix some weird
+ compiler errors on Solaris.
+
+2008-01-21 Jan Schmidt <Jan.Schmidt@sun.com>
+
* configure.ac:
Detect video4linux headers on Solaris too.
* sys/v4l2/gstv4l2colorbalance.h: