summaryrefslogtreecommitdiffstats
path: root/tests/files
diff options
context:
space:
mode:
authorJason Kivlighn <jkivlighn@gmail.com>2007-10-11 17:55:29 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-10-11 17:55:29 +0000
commit4faf179db82b6c51158bf6a65da0ecca82fa6c60 (patch)
tree77c35a31c8ffb4480988cd6a0b0023f52d8816bc /tests/files
parenta16be6f13a90c31c01f41aa524748a5454a617bf (diff)
gst/id3demux/id3v2frames.c: 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/id3demux/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.
Diffstat (limited to 'tests/files')
-rw-r--r--tests/files/Makefile.am3
-rw-r--r--tests/files/id3-447000-wcop.tagbin0 -> 360 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/files/Makefile.am b/tests/files/Makefile.am
index c065d007..6fc51c12 100644
--- a/tests/files/Makefile.am
+++ b/tests/files/Makefile.am
@@ -1,5 +1,6 @@
EXTRA_DIST = \
id3-407349-1.tag \
- id3-407349-2.tag
+ id3-407349-2.tag \
+ id3-447000-wcop.tag
diff --git a/tests/files/id3-447000-wcop.tag b/tests/files/id3-447000-wcop.tag
new file mode 100644
index 00000000..0f81c260
--- /dev/null
+++ b/tests/files/id3-447000-wcop.tag
Binary files differ