[Bug 729614] New: PNM Encoder is Encoding 0 x 0 images

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 5 21:04:31 PDT 2014


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

           Summary: PNM Encoder is Encoding 0 x 0 images
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sanjay.nm at samsung.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=275934)
 View: https://bugzilla.gnome.org/attachment.cgi?id=275934
 Review: https://bugzilla.gnome.org/review?bug=729614&attachment=275934

Fixed this issue by adding an error check.

PNM Encoder continues to encode even if the width, height is zero. Encoded
image has width, height as zero with the input buffer dumped into the image

Fixed this issue by adding an error check. Attached is the Patch file, request
to review.

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