summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-05-15 09:00:42 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-05-15 09:00:42 +0000
commita5b0ad8834a7f3c227232a05c3d33d3d5947339e (patch)
tree57391fa4172e2259aa58f43e4e2c8e94963b5b33 /ChangeLog
parentd0ba8b0f4332d2f906992a78c073fec995e061b1 (diff)
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).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <tim at centricular dot net>
+
+ * 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 <msmith@fluendo.com>
* gst/wavparse/gstwavparse.c: