flacenc: Fix mapping of GStreamer image tag type to FLAC image tag type
authorSebastian Dröge <sebastian@centricular.com>
Fri, 17 Mar 2023 14:48:51 +0000 (16:48 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 18 Mar 2023 19:52:40 +0000 (19:52 +0000)
commit208bec067fa70148d6e4f61c047a97b6a81397e8
treed252764baf715bc9a2ce2fa84600848d1b3b9af7
parent5ddc082710a537e91b67331eb671c6694beb68c8
flacenc: Fix mapping of GStreamer image tag type to FLAC image tag type

These enums are not compatible so just casting them does not work.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4221>
subprojects/gst-plugins-good/ext/flac/gstflacenc.c