After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 766076 - v4l2videodec: Implement a minimal jpeg parser
v4l2videodec: Implement a minimal jpeg parser
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-05-06 18:52 UTC by Nicolas Dufresne (ndufresne)
Modified: 2018-11-03 15:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2016-05-06 18:52:20 UTC
Until https://bugzilla.gnome.org/show_bug.cgi?id=626531 get addressed, it is required that all jpeg decoder can at least split the jpeg data into single frame. For this reason, v4l2videodec need to implement parsing when jpeg is selected.
Comment 1 Nicolas Dufresne (ndufresne) 2016-06-06 21:32:37 UTC
Just a note that one should not copy paste the parser from jpegdec. That parser map/unmap the data hundreds of times, hence is a disaster with non-sysmem.
Comment 2 GStreamer system administrator 2018-11-03 15:09:05 UTC
-- 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-good/issues/271.