[Bug 626618] jpegparse doesn't handle APP12 marker

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 11 02:41:31 PDT 2011


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

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

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

--- Comment #80 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-04-11 09:41:24 UTC ---
Patches apply, tests pass. Pushed.

commit 824364d152dbac2039e2bf39bbcdb25434297fc7
Author: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
Date:   Sun Apr 10 19:53:35 2011 +0200

    jpegparse: add gst_jpeg_parse_remove_marker()

    This function will remove the whole marker from the buffer.

    Also we set it as the default behavior for marker JPG{0-13}? in order to
avoid
    a useless #if

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

commit 0e27f49dd42623fe4f987381005a681389fd04ca
Author: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
Date:   Fri Aug 13 12:38:02 2010 +0200

    jpegparse: refactor COM parsing

    add gst_jpeg_parse_com () and get_utf8_from_data () to extract and
    validate comment format

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

commit c9b2c4abfe5b2d367007ad17ac1c44482ca7804a
Author: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
Date:   Tue Nov 16 18:22:07 2010 +0100

    jpegparse: refactor APP1 parsing

    add gst_jpeg_parse_app1 () and extract_and_queue_tags ()

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

commit 81991e3323c2e2a84835017e6437ac037d66a367
Author: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
Date:   Sun Nov 21 15:05:43 2010 +0100

    jpegparse: log id when skipping an unhandled APP marker

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

commit a1f77eda32e7f981ee84d729d69f086c47acec50
Author: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
Date:   Tue Nov 16 17:47:17 2010 +0100

    jpegparse: skip all APP markers, excepting APP1

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

commit 51e57d439e80e8b8e3cad98c9609df7817fa55ce
Author: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
Date:   Sun Nov 21 15:09:17 2010 +0100

    jpegparse: add get_tag_list ()

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

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