diff options
author | Benjamin Otte <otte@gnome.org> | 2004-02-19 22:19:55 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-02-19 22:19:55 +0000 |
commit | 10367e62799bce5f7c87590e4f7eb73fc1b47fad (patch) | |
tree | 60d3b1b4d8452d9b2b4dbae94b2d15fd477c2776 /ChangeLog | |
parent | 36a3243b1a36912b169f1fbf38179b6a9e41a50e (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |