[Bug 676542] [jpegdec] JPEG decoder doesn't expose EXIF tags, XAP tags, or comments

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 23 03:02:50 PDT 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
           Severity|normal                      |enhancement

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-07-23 10:02:45 UTC ---
Bit undecided whether this should be done in the decoder in 0.11. It's the
fastest way to make it work at the moment of course, but generally we've moved
metadata extraction from decoders to parsers. I'd like to see a new jpegparse
element written on top of GstBaseParse and using the API from bug #673925,
which can then also do the metadata extraction.

-- 
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