summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-07-26 10:07:29 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-07-26 10:07:29 +0000
commit1adb9122d74ef67a6f8541b7032c2fdd8fbf48f5 (patch)
tree019a4e1527d71a6aa77a47868526ffceb8ed3624 /ChangeLog
parentc22616258e35568f82195bf95e6cff97e2b4a1e0 (diff)
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).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8d93932..e12e5a47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-07-26 Tim-Philipp Müller <tim at centricular dot net>
+ * 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 <tim at centricular dot net>
+
* gst/wavparse/gstwavparse.c:
#define 'fact' RIFF chunk if we are not compiling against
-base CVS (we don't want to depend on -base CVS for this