summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-09-17 13:49:04 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-09-17 13:49:04 +0000
commita236a2df36c16bbb05d4479047ef437f1356f841 (patch)
treed179c7e2102b312ab2aa82c767a3220b7b6297dd /ChangeLog
parent1c6a371d0c46a58328f881f77a7d175812838242 (diff)
gst/: Fix build flags order.
Original commit message from CVS: * gst/interleave/Makefile.am: * gst/matroska/Makefile.am: Fix build flags order. * tests/check/elements/audioamplify.c: (GST_START_TEST): * tests/check/elements/audiodynamic.c: (GST_START_TEST): * tests/check/elements/audioinvert.c: (GST_START_TEST): * tests/check/elements/audiopanorama.c: (GST_START_TEST): Format fixes. * tests/check/elements/multifile.c: Pull in unistd.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6671d4d1..6882ca6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2008-09-17 Jan Schmidt <jan.schmidt@sun.com>
+
+ * gst/interleave/Makefile.am:
+ * gst/matroska/Makefile.am:
+ Fix build flags order.
+
+ * tests/check/elements/audioamplify.c: (GST_START_TEST):
+ * tests/check/elements/audiodynamic.c: (GST_START_TEST):
+ * tests/check/elements/audioinvert.c: (GST_START_TEST):
+ * tests/check/elements/audiopanorama.c: (GST_START_TEST):
+ Format fixes.
+
+ * tests/check/elements/multifile.c:
+ Pull in unistd.h
+
2008-09-15 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),