diff options
| author | James Doc Livingston <doclivingston@gmail.com> | 2006-05-18 12:46:08 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-05-18 12:46:08 +0000 |
| commit | cb3848d2452a483d9e633faade6f52d4a9815b70 (patch) | |
| tree | 06686c8f777b67521109645aba9f87618d21c5b3 /ChangeLog | |
| parent | 5ab4a7dd42a3229850cb251e8e2c5bd37204e5d4 (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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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): |
