[Bug 700748] rtpjpegpay/depay: Add framerate and optional framesize SDP attribute to payloaded caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 23 06:56:54 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #245121|none                        |needs-work
             status|                            |

--- Comment #19 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-23 13:56:49 UTC ---
Review of attachment 245121:
 --> (https://bugzilla.gnome.org/review?bug=700748&attachment=245121)

::: gst/rtp/gstrtpjpegdepay.c
@@ +470,3 @@
+  }
+  if (gst_structure_get_int (structure, "height", &height) && height <= 0) {
+    goto invalid_dimension;

Should work without width/height as before too

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