[gstreamer-bugs] [Bug 486659] xmp/exif metadata handling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 22 05:39:15 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=486659
  GStreamer | gst-plugins-bad | git

--- Comment #23 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-01-22 13:39:04 UTC ---
For xmp, we probably don't want to rewrite exempi
(http://libopenraw.freedesktop.org/wiki/Exempi)

SLOC    Directory    SLOC-by-Language (Sorted)
34656   source          cpp=34656
1757    exempi          cpp=1737,sh=20

exempi is BSD.


Kind of similar story for libexif.
http://libexif.sourceforge.net/
and this one is LGPL.

(removed some irrelevant parts). So this would be the first case of
gst-plugins-base/gst-libs/ext/tag/gst{xmp,exif}tag.{c,h}

What are the opinions one tag support libaries in base that have external deps.
Basically plugins would either need some code like if
gst_tag_is_exif_supported() or we could maybe even handle that in the tag
libary to have stubs if the dependency is missing. Any preference here?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list