[Bug 700047] pngdec: make decoding work without png parser

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 14 12:41:07 PDT 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.8
            Summary|Unable to have the png      |pngdec: make decoding work
                   |image decoding on           |without png parser
                   |gstreamer-1.0.5 package     |

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-05-14 19:41:02 UTC ---
This is already fixed in the 1.0 branch and git master, and will be in the
1.0.8 release when it comes out:

 commit 31259d91e40f9e0b4db53260312c5664d51aedaf
 Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
 Date:   Tue May 7 16:30:59 2013 +0200

    pngdec: Implement parsing functionality

    This allows to plug pngdec directly without a parser if that
    is desired.

    Parsing code is based on pngparse.

(In general, however, you will need parsers in front of decoders in 1.0)

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