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 | 23e23f0fadd93ebeb928d997961d46588e1e2bab (patch) | |
tree | e70f228da57a20f6f252646b50b8f7712c1b1784 | |
parent | 508ba4c4a89a1bb5a69e19242c8683f8fbc6ad5e (diff) |
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): |