From ac934ae36b95372695c1fb6e81ce284172b2a6a9 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 25 Sep 2007 19:09:33 +0000 Subject: Add support for the new GST_TAG_COMPOSER (#459809). Original commit message from CVS: * ext/taglib/gstapev2mux.cc: * ext/taglib/gstid3v2mux.cc: * gst/apetag/gstapedemux.c: Add support for the new GST_TAG_COMPOSER (#459809). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7d461d1e..e4d7210b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-09-25 Tim-Philipp Müller + + * ext/taglib/gstapev2mux.cc: + * ext/taglib/gstid3v2mux.cc: + * gst/apetag/gstapedemux.c: + Add support for the new GST_TAG_COMPOSER (#459809). + 2007-09-25 Tim-Philipp Müller * gst/law/alaw-decode.c: -- cgit