mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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
This commit is contained in:
parent
ce8fa8f6f1
commit
8061a99677
1 changed files with 6 additions and 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
|
||||
|
|
Loading…
Reference in a new issue