[Bug 746387] srtp: Add support for buffer list in srtpenc and srtpdec

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 13 03:40:33 PDT 2015


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

--- Comment #35 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 88f85f6595689d147036ae6127c7a2ff4f73dcbd
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Aug 13 12:38:41 2015 +0200

    Revert "srtpdec: Add support for buffer list"

    This reverts commit ff11a1a8a0c685d2edd0e06c0071cbb94f2cb663.

    It can't be assumed that all buffers in a buffer list have the same SSRC or
    are RTP or RTCP only. It has to be checked for every single buffer, and one
    basically has to do the processing that is done by the default chain_list
    implementation.

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