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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 13 11:34:28 PDT 2015


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

Stian Selnes (stianse) <stian.selnes at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #307901|needs-work                  |none
             status|                            |
 Attachment #307901|0                           |1
        is obsolete|                            |

--- Comment #5 from Stian Selnes (stianse) <stian.selnes at gmail.com> ---
Created attachment 313212
  --> https://bugzilla.gnome.org/attachment.cgi?id=313212&action=edit
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.

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