From cb3848d2452a483d9e633faade6f52d4a9815b70 Mon Sep 17 00:00:00 2001 From: James Doc Livingston Date: Thu, 18 May 2006 12:46:08 +0000 Subject: 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 * 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. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') 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 + + Patch by: James "Doc" Livingston + + * 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 * gst/law/mulaw-decode.c: (mulawdec_getcaps): -- cgit