[Bug 556648] [typefind] detect lossless jpeg

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 28 01:47:39 PDT 2011


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.36

--- Comment #16 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-10-28 08:47:29 UTC ---
Ok, went with the KISS approach, which is an int field named "sof-marker".

 commit 88491ff2e7822c5ad09b648dd4bae0844ac22946
 Author: Philip Jägenstedt <philipj at opera.com>
 Date:   Tue Apr 26 22:20:29 2011 +0200

    typefind: extract SOF marker in jpeg typefinder

    The SOF types are defined by http://www.w3.org/Graphics/JPEG/itu-t81.pdf

    This is needed to make sure that we plug a jpeg decoder that
    can handle the type of JPEG we have (e.g. lossless JPEG)

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

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