[gstreamer-bugs] [Bug 564437] rtpjpegdepay was unable to handle frame dimensions greater than 2040

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Dec 14 22:48:17 PST 2008


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

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Luc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124643|0                           |1
        is obsolete|                            |




------- Comment #10 from Luc  2008-12-15 06:48 UTC -------
Created an attachment (id=124706)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=124706&action=view)
cvs diff -c gst/rtp/gstrtpjpegdepay.c

removed x-width and x-height since nobody sends them except my camera ($hit
goes down..), which is also sending x-dimensions (which is used by live555 and
quicktime)...

changed from x-framerate to a-framerate, since "framerate" is a registered IANA
sdp media attribute, and nobody sends x-framerate except my camera (...) which
is also sending "framerate" ...

in two words: i removed some useless crap and corrected a little bug (changed
x-framerate to a-framerate), and added support for optional gstreamer caps
"framerate" 


-- 
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=564437.




More information about the gstreamer-bugs mailing list