[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 12:10:09 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #22 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-23 19:10:03 UTC ---
Yes, we're just all a bit confused :) It's all good!

commit 9fd25a810b859e0ec205176578735100d83de4af
Author: Sebastian Rasmussen <sebrn at axis.com>
Date:   Wed May 22 02:40:52 2013 +0200

    rtpjpegpay/depay: Replace framerate caps field with fraction

    The previous implementation had the formatting of SDP attributes happen
    in each RTP payloader, now instead the constituent values are propagated
    as caps fields. This allows for applications to do SDP offer/answer
    based on caps negotiation.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=700748

commit 0075d111b475ca27895ee9476154260b6902940b
Author: Sebastian Rasmussen <sebrn at axis.com>
Date:   Wed May 22 01:58:57 2013 +0200

    rtpjpegpay/depay: Replace framesize caps with width/height

    The previous implementation had the formatting of SDP attributes happen
    in each RTP payloader, now instead the constituent values are propagated
    as caps fields. This allows for applications to do SDP offer/answer
    based on caps negotiation.

    Keep parsing a-framerate, x-framerate and x-dimensions in rtpjpegdepay
    to be backwards compatible with previous payloaders.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=700748

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