summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-02-19 22:19:55 +0000
committerBenjamin Otte <otte@gnome.org>2004-02-19 22:19:55 +0000
commit8061a99677e133a5792be2e9f8a02207b871c918 (patch)
treec6e786d02acb268e744c62737dd93a17e8f21975 /ChangeLog
parentce8fa8f6f1268d743141a7790c2beb9b98f088ad (diff)
ext/: use gst_tag_list_insert when you want to insert tags
Original commit message from CVS: 2004-02-19 Benjamin Otte <otte@gnome.org> * ext/lame/gstlame.c: (gst_lame_chain): * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain): use gst_tag_list_insert when you want to insert tags
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d67122c2..3fae7f22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-19 Benjamin Otte <otte@gnome.org>
+
+ * ext/lame/gstlame.c: (gst_lame_chain):
+ * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
+ use gst_tag_list_insert when you want to insert tags
+
2004-02-18 David Schleef <ds@schleef.org>
* configure.ac: Move massink to gst-rotten