Skip to content
  • Jan Schmidt's avatar
    Generate the image-type values correctly. Leave them out of the caps when... · c2dddd02
    Jan Schmidt authored
    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.
    c2dddd02