[Bug 752705] rtpbuffer: Add map flag to skip padding

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 15 12:43:04 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #313212|none                        |committed
             status|                            |

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 313212
  --> https://bugzilla.gnome.org/attachment.cgi?id=313212
rtpbuffer: Add map flag to skip padding

commit 0a668c186626c539d102789e52da55a4c13de35a
Author: Stian Selnes <stian at pexip.com>
Date:   Wed Jul 22 11:31:05 2015 +0200

    rtpbuffer: Add map flag to skip padding

    Encrypted RTP buffers may contain encrypted padding, hence it's
    necessary to have an option to relax the validation in order to
    successfully map the buffer.

    When the flag GST_RTP_BUFFER_MAP_FLAG_SKIP_PADDING is set
    gst_rtp_buffer_map() will map the buffer like if padding is not
    present.

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

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