Generate the image-type values correctly. Leave them out of the caps when outputting...
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 11 Jan 2008 21:08:59 +0000 (21:08 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 11 Jan 2008 21:08:59 +0000 (21:08 +0000)
commitc2dddd0201c8eafb89219defe186904a5c4ee102
treec229ad723125453b16ca3d3a5ce3c3277902fce6
parenta206c7bd3e2e3a99048d626308c482db1db6f627
Generate the image-type values correctly. Leave them out of the caps when outputting a "preview image" tag, since it ...

Original commit message from CVS:
* ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
* gst/id3demux/id3v2frames.c: (parse_picture_frame):
Generate the image-type values correctly. Leave them out of the caps
when outputting a "preview image" tag, since it only makes sense
to have one of those - the type is irrelevant.
* sys/sunaudio/gstsunaudiomixerctrl.c:
(gst_sunaudiomixer_ctrl_open):
If we can, mark the mixer multiple open when we use it, in case
(for some reason) the process wants to open it again elsewhere.
ChangeLog
ext/flac/gstflacdec.c
gst/id3demux/id3v2frames.c
sys/sunaudio/gstsunaudiomixerctrl.c