diff options
author | Benjamin Otte <otte@gnome.org> | 2004-02-05 23:02:59 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-02-05 23:02:59 +0000 |
commit | 448c5b9c93c7af66652145980505cd7ff22d7914 (patch) | |
tree | a6466f9e96f2c0acfe1ced5dcff51729d80a096c | |
parent | 8285dfd7a2777fe33c5c8cf71cd2230a3a71ca1f (diff) | |
download | gst-plugins-bad-448c5b9c93c7af66652145980505cd7ff22d7914.tar.gz gst-plugins-bad-448c5b9c93c7af66652145980505cd7ff22d7914.tar.bz2 gst-plugins-bad-448c5b9c93c7af66652145980505cd7ff22d7914.zip |
ext/mad/gstid3tag.c: skip undecodable id3v2 tag instead of keeping it
Original commit message from CVS:
2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/mad/gstid3tag.c: (gst_id3_tag_chain):
skip undecodable id3v2 tag instead of keeping it
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de> + + * ext/mad/gstid3tag.c: (gst_id3_tag_chain): + skip undecodable id3v2 tag instead of keeping it + 2004-02-05 David Schleef <ds@schleef.org> * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain): |