Skip to content
Commit 95d5ed9f authored by Jonathan Matthew's avatar Jonathan Matthew 🐌
Browse files

process embedded images received during playback

- add a new signal on the RBPlayer interface to make embedded images
  available as GdkPixbufs
- move tag processing code to rb-player-gst-helper.c, add code to handle
  converting images from GstBuffers to GdkPixbufs
- process GST_TAG_IMAGE and GST_TAG_PREVIEW_IMAGE tags, emitting the new
  'image' signal
- emit rb:coverArt extra metadata notification when an image is received
  from the player, causing the art display plugin to use the embedded
  image.

  Fixes half of #345975.
parent 5379d240
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment