summaryrefslogtreecommitdiff
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
commit10367e62799bce5f7c87590e4f7eb73fc1b47fad (patch)
tree60d3b1b4d8452d9b2b4dbae94b2d15fd477c2776 /ChangeLog
parent36a3243b1a36912b169f1fbf38179b6a9e41a50e (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 d67122c2d..3fae7f22c 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