gstreamer/ext/srtp
Julien Isorce 2b9c7bff45 srtpenc: also insert ssrc(s) from rtp buffers
This fixes a regression from commit "srtp: Support libsrtp2"
e9aa117200 where an internal
set of ssrc(s) was added because the libsrtp v2 keeps its
internal streams as private. But the change prevented that
ssrc(s) that not in the caps from being added to the stats.
This patch ensures that all ssrc(s) are inserted to this set
instead of only inserting those from the caps.
2019-10-25 12:04:50 -07:00
..
gstsrtp.c srtp: Add support for GCM (RFC 7714) 2019-03-27 10:55:27 +00:00
gstsrtp.h srtp: Add support for GCM (RFC 7714) 2019-03-27 10:55:27 +00:00
gstsrtpdec.c srtp: Add support for GCM (RFC 7714) 2019-03-27 10:55:27 +00:00
gstsrtpdec.h srtp: Support libsrtp2 2018-01-29 09:58:11 +02:00
gstsrtpenc.c srtpenc: also insert ssrc(s) from rtp buffers 2019-10-25 12:04:50 -07:00
gstsrtpenc.h srtpenc: Add support for adding a MKI 2018-11-09 15:08:05 -05:00
gstsrtpenums.h srtp: Add support for GCM (RFC 7714) 2019-03-27 10:55:27 +00:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00