From e12db68cb8378873e58584b56c6608d8ae9e6998 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Wed, 23 Mar 2005 12:01:59 +0000 Subject: ext/mad/gstid3tag.c: It's enough to parse ID#v1 tags with our own function. No need to ask libmad first. Original commit message from CVS: * ext/mad/gstid3tag.c: (gst_id3_tag_chain): It's enough to parse ID#v1 tags with our own function. No need to ask libmad first. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index f9153cfc..c82470a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-03-23 Benjamin Otte + + * ext/mad/gstid3tag.c: (gst_id3_tag_chain): + It's enough to parse ID#v1 tags with our own function. No need to + ask libmad first. + 2005-03-21 Tim-Philipp Müller * ext/mad/gstid3demuxbin.c: (probe_cb), (gst_id3demux_bin_init), -- cgit v1.2.1