ext/mad/gstid3tag.c: g_warning() are only for really fatal warnings. If we can't...
authorEdward Hervey <bilboed@bilboed.com>
Wed, 7 Dec 2005 11:50:10 +0000 (11:50 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 7 Dec 2005 11:50:10 +0000 (11:50 +0000)
commite14fa780ede7b22bf690602608e60bdab944046d
treeba6ecca8f09696ea7a723d8bb4be22d471a9e2f5
parentffe763c043caa9ee1141ef59f7ec98bcdfbae6ee
ext/mad/gstid3tag.c: g_warning() are only for really fatal warnings. If we can't decode a tag, just ignore that tag a...

Original commit message from CVS:
* ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
g_warning() are only for really fatal warnings. If we can't decode a
tag, just ignore that tag and do a GST_WARNING.
ChangeLog
ext/mad/gstid3tag.c