From 1adb9122d74ef67a6f8541b7032c2fdd8fbf48f5 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 26 Jul 2006 10:07:29 +0000 Subject: ext/taglib/gstid3v2mux.cc: is still sub-optimal though, since we don't retain or extract the comment descriptions pro... Original commit message from CVS: * ext/taglib/gstid3v2mux.cc: Fix writing of comment frames (should be COMM not TCOM), is still sub-optimal though, since we don't retain or extract the comment descriptions properly (#334375, also see #334375). --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f8d93932..e12e5a47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-07-26 Tim-Philipp Müller + + * ext/taglib/gstid3v2mux.cc: + Fix writing of comment frames (should be COMM not TCOM), + is still sub-optimal though, since we don't retain or + extract the comment descriptions properly (#334375, + also see #334375). + 2006-07-26 Tim-Philipp Müller * gst/wavparse/gstwavparse.c: -- cgit