summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Dehais <christophe.dehais@gmail.com>2007-03-22 09:44:17 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-03-22 09:44:17 +0000
commitc410265b6a628c03bca93bdf200ed5ce01bd8398 (patch)
tree07dc9ae140dedc66413430921e5d0a07d6b21d2b /ChangeLog
parenta1a03796da8e75bb46eec73269e711d0ed7d4811 (diff)
ext/gconf/gconf.c: Accept complex pipeline descriptions as an audio profile instead of just a single element. Fixes #...
Original commit message from CVS: Patch by: Christophe Dehais <christophe dot dehais at gmail dot com> * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default): Accept complex pipeline descriptions as an audio profile instead of just a single element. Fixes #420658.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5101aa24..c2ebf992 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-03-22 Wim Taymans <wim@fluendo.com>
+
+ Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
+
+ * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
+ Accept complex pipeline descriptions as an audio profile instead of just
+ a single element. Fixes #420658.
+
2007-03-21 Tim-Philipp Müller <tim at centricular dot net>
* gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):