From a5b0ad8834a7f3c227232a05c3d33d3d5947339e Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Mon, 15 May 2006 09:00:42 +0000 Subject: ext/taglib/gstid3v2mux.cc: Add support for writing images (APIC frames) into ID3v2 tags (picture type always set to '... Original commit message from CVS: * ext/taglib/gstid3v2mux.cc: Add support for writing images (APIC frames) into ID3v2 tags (picture type always set to 'other' for now though). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cf15e40a..e5e0841b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-05-15 Tim-Philipp Müller + + * ext/taglib/gstid3v2mux.cc: + Add support for writing images (APIC frames) into ID3v2 + tags (picture type always set to 'other' for now though). + 2006-05-14 Michael Smith * gst/wavparse/gstwavparse.c: -- cgit