[gstreamer-bugs] [Bug 580880] gstrtpjpegpay is not functioning properly; rtp jpeg payload is corrupted

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 5 07:37:59 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=580880

  GStreamer | gst-plugins-good | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.15




------- Comment #6 from Wim Taymans  2009-05-05 14:37 UTC -------
commit 0f1033c59f0e8c4ab637b29194ffdc0c03a81309
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue May 5 16:32:17 2009 +0200

    rtpjpegpay: correctly set the type header

    Don't require width/height on the caps. Use the SOF header to find
width/height
    and fall back to the caps if there is no SOF. Also use the SOF info to find
the
    subsampling and quantization tables used. This allows us to set the right
type
    value in the JPEG rtp header.

    Deprecate the quality property, it's unused now and it was used wrongly
before.

    Always send full quant tables for now until we have some code to detect
default
    ones.

    Fixes #580880


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580880.




More information about the Gstreamer-bugs mailing list