summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJames Doc Livingston <doclivingston@gmail.com>2006-05-18 12:46:08 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-05-18 12:46:08 +0000
commitcb3848d2452a483d9e633faade6f52d4a9815b70 (patch)
tree06686c8f777b67521109645aba9f87618d21c5b3 /ChangeLog
parent5ab4a7dd42a3229850cb251e8e2c5bd37204e5d4 (diff)
ext/taglib/gsttaglibmux.c: Merge event tags and tag setter tags correctly (#339918). Also, don't leak taglist in case...
Original commit message from CVS: Patch by: James "Doc" Livingston <doclivingston gmail com> * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag): Merge event tags and tag setter tags correctly (#339918). Also, don't leak taglist in case of an error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 722344e0..bf0c2f5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
+
+ Patch by: James "Doc" Livingston <doclivingston gmail com>
+
+ * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
+ Merge event tags and tag setter tags correctly (#339918). Also,
+ don't leak taglist in case of an error.
+
2006-05-17 Edward Hervey <edward@fluendo.com>
* gst/law/mulaw-decode.c: (mulawdec_getcaps):