vorbistag: Add support for METADATA_BLOCK_PICTURE tags
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 1 Apr 2011 10:28:28 +0000 (12:28 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 1 Apr 2011 10:31:31 +0000 (12:31 +0200)
commit57ff12bb0d3dd6936bd160b35e4fa45796959440
tree43a94d4139abbfec75ade9e95279083e545be04d
parenta2532fc3f7ebc3598f3e3a9fb8106f563afe9c99
vorbistag: Add support for METADATA_BLOCK_PICTURE tags

This is the official, standardized way of embedding pictures
inside vorbiscomments now. Parsing code taken from flacparse
and slightly changed.

Fixes bug #635669.
gst-libs/gst/tag/gstvorbistag.c