tag: id3v2: Extract license/copyright URIs from ID3v2 WCOP frames (Fixes #447000).
authorJason Kivlighn <jkivlighn@gmail.com>
Thu, 11 Oct 2007 17:55:29 +0000 (17:55 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 14 Aug 2011 23:10:31 +0000 (00:10 +0100)
commit66c4980024c53ab3281e026150427b4cc3fb856c
tree4a79e122485744d15573a4b35db19d20e0aa0503
parent2ff93c3826e1aaa85ce6ebec6681fc6a65e090ab
tag: id3v2: Extract license/copyright URIs from ID3v2 WCOP frames (Fixes #447000).

Original commit message from CVS:
Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
* gst-libs/gst/tag/id3v2frames.c:
Extract license/copyright URIs from ID3v2 WCOP frames
(Fixes #447000).
* tests/check/elements/id3demux.c:
* tests/files/Makefile.am:
* tests/files/id3-447000-wcop.tag:
Add simple unit test.
gst-libs/gst/tag/id3v2frames.c