flacenc: Don't store image tags inside the vorbiscomments and the flac metadata
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 13 Apr 2011 14:09:04 +0000 (16:09 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 13 Apr 2011 14:11:44 +0000 (16:11 +0200)
commit16f82e46f5c0120b31679435c26988edf9ede3da
tree87157a0e7c57c63deb686f64439161d020c5f70f
parent9648747ce9d4aecca044a33f0cfa2719c4360472
flacenc: Don't store image tags inside the vorbiscomments and the flac metadata

Instead only store them inside the flac metadata. There's
no point in storing them twice and the flac metadata is
still the official way to store image tags inside flac.
ext/flac/gstflacenc.c