[Bug 673925] [API] codecparsers: add JPEG baseline parser

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 24 07:38:20 PDT 2013


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

--- Comment #13 from Gwenole Beauchesne <gb.devel at gmail.com> 2013-09-24 14:38:13 UTC ---
Created an attachment (id=255631)
 View: https://bugzilla.gnome.org/attachment.cgi?id=255631
 Review: https://bugzilla.gnome.org/review?bug=673925&attachment=255631

codecparsers: jpeg: fix calculation of segment size

commit 772be25c90832a7c31b528bc9710e0843baeb7e4
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date:   Wed Sep 18 15:56:52 2013 +0200

    codecparsers: jpeg: fix calculation of segment size.

    The size of a marker segment is defined to be exclusive of any initial
    marker code. So, fix the size for SOI, EOI and APPn segments but also
    the size of any possible segment that is usually "reserved" or not
    explicitly defined.

    https://bugzilla.gnome.org/show_bug.cgi?id=707447

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