From a16be6f13a90c31c01f41aa524748a5454a617bf Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Thu, 11 Oct 2007 16:41:44 +0000 Subject: ext/taglib/gstid3v2mux.cc: Add support for license/copyright URI tags (ID3v2 WCOP frame). Original commit message from CVS: * ext/taglib/gstid3v2mux.cc: Add support for license/copyright URI tags (ID3v2 WCOP frame). Prerequisite for #447000. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 954a7094..0b10b965 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-10-11 Tim-Philipp Müller + + * ext/taglib/gstid3v2mux.cc: + Add support for license/copyright URI tags (ID3v2 WCOP frame). + Prerequisite for #447000. + 2007-10-08 Jan Schmidt * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush): -- cgit