[gstreamer-bugs] [Bug 349939] [jpeg] [smoke] support dimensions that are not a multiple of 16

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Aug 8 07:42:47 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=349939
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
            Summary|[jpeg] [smoke] bad encoding |[jpeg] [smoke] support
                   |of video of strange         |dimensions that are not a
                   |dimensions                  |multiple of 16




------- Comment #2 from Tim-Philipp Müller  2006-08-08 14:42 UTC -------
Fixed asserts by erroring out correctly:

 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
        * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
        (gst_smokeenc_resync), (gst_smokeenc_chain):
          Refuse sink caps in the encoder if width or height is not a
          multiple of 16, the encoder does not support that yet; along the
          same lines, check the return value of the encoder setup function;
          also remove some debug log clutter.


-- 
Configure bugmail: http://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