GNOME Bugzilla – Bug 781861
Androidmedia:decode:Jpeg Fails due to unsupported mime type(video/mjpeg).
Last modified: 2018-11-03 14:07:59 UTC
Android media API provides the video/mjpeg mime type for hardware jpeg decoders, However, this mime type is not supported in gstreamer and will cause gstreamer fail using any Androidmdia hardware Jpeg decoder. Exceptions for this mime type to image/jpeg should be added to gstamc.c same as other uncommon mimetypes like video/avc.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/551.