diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-05-15 09:00:42 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-05-15 09:00:42 +0000 |
| commit | a5b0ad8834a7f3c227232a05c3d33d3d5947339e (patch) | |
| tree | 57391fa4172e2259aa58f43e4e2c8e94963b5b33 /ChangeLog | |
| parent | d0ba8b0f4332d2f906992a78c073fec995e061b1 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |
