summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlex Lancaster <alexl@users.sourceforge.net>2006-07-19 11:52:53 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-07-19 11:52:53 +0000
commitdaab8f41933814eecd92aab4e736855847494df0 (patch)
treea8a8cdb43b7686ed0b1f1aa88aa2f8dbbe0ae5a9 /ChangeLog
parentcf49086d9d2f12cf2c5d88b4a96e2b78ef9c4bc1 (diff)
ext/taglib/gstid3v2mux.cc: Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
Original commit message from CVS: Patch by: Alex Lancaster <alexl at users sourceforge net> * ext/taglib/gstid3v2mux.cc: Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as ID3v2 TSSE frames (#347898).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef605186..87996bab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-07-19 Tim-Philipp Müller <tim at centricular dot net>
+
+ Patch by: Alex Lancaster <alexl at users sourceforge net>
+
+ * ext/taglib/gstid3v2mux.cc:
+ Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
+ ID3v2 TSSE frames (#347898).
+
2006-07-18 Stefan Kost <ensonic@users.sf.net>
* gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):