mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-29 19:50:40 +00:00
ext/flac/gstflacenc.c: handle tags correctly
Original commit message from CVS: 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de> * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata), (gst_flacenc_chain): handle tags correctly * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1): extract ID3v1 tags correctly
This commit is contained in:
parent
81ba81a41f
commit
99b8362dba
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
|
||||
(gst_flacenc_chain):
|
||||
handle tags correctly
|
||||
* gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
|
||||
extract ID3v1 tags correctly
|
||||
|
||||
2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
|
||||
|
|
Loading…
Reference in a new issue