summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-09-25 08:51:36 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-09-25 08:51:36 +0000
commit46333092307654c2856dd8d6ed1ba2bc94e94566 (patch)
tree2b5590579cf3a75cfb7535eaff15bd13518b6d67 /ChangeLog
parent94f68153dd1d739547aa500df65e6bb1aa112ced (diff)
configure.ac: Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
Original commit message from CVS: * configure.ac: Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros in configure.ac.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75665cf1..3595617c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-25 Sebastian Dröge <slomo@circular-chaos.org>
+ * configure.ac:
+ Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
+ AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
+ in configure.ac.
+
+2007-09-25 Sebastian Dröge <slomo@circular-chaos.org>
+
Patch by: <j at bootlab dot org>
* gst/qtdemux/qtdemux.c: (qtdemux_video_caps):