ext/: use gst_tag_list_insert when you want to insert tags
authorBenjamin Otte <otte@gnome.org>
Thu, 19 Feb 2004 22:19:55 +0000 (22:19 +0000)
committerBenjamin Otte <otte@gnome.org>
Thu, 19 Feb 2004 22:19:55 +0000 (22:19 +0000)
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

ChangeLog

index d67122c..3fae7f2 100644 (file)
--- 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