summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2009-01-01 21:27:06 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2009-01-01 21:27:06 +0000
commit7dd8b92448bc2b6b872dc6f53b16e24456be9edd (patch)
tree34739c2341735d061a6cfb41cb9b7065aaff6894 /ChangeLog
parent428ead89b805ab961a4365d419fd23443091aa17 (diff)
gst/gstdebugutils.c: Add some ideas, how to make the graph smaller.
Original commit message from CVS: * gst/gstdebugutils.c: Add some ideas, how to make the graph smaller. * gst/gstutils.c: Add a comment from a debug session. * libs/gst/base/gstbasetransform.c: Log more context. * libs/gst/controller/gstinterpolationcontrolsource.c: Indet. * plugins/elements/gstcapsfilter.c: Fix typo in docs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab7cd2e51a..cccf275211 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2009-01-01 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/gstdebugutils.c:
+ Add some ideas, how to make the graph smaller.
+
+ * gst/gstutils.c:
+ Add a comment from a debug session.
+
+ * libs/gst/base/gstbasetransform.c:
+ Log more context.
+
+ * libs/gst/controller/gstinterpolationcontrolsource.c:
+ Indet.
+
+ * plugins/elements/gstcapsfilter.c:
+ Fix typo in docs.
+
2008-12-27 Tim-Philipp Müller <tim.muller at collabora co uk>
* gst/gstbus.c: (gst_bus_dispose), (gst_bus_get_property),