gstreamer/ext/srtp
Aleix Conchillo Flaqué 15a3b0f6ce srtpenc: remove get-rollover-counter signal and add stats property
We remove get-rollover-counter signal in favor of the "stats"
property. The "stats" property is a GstStructure with caps
application/x-srtp-encoder-stats that contains an array of
structures with caps application/x-srtp-stream.
Each stream structure contains "ssrc" and "roc" fields.

https://bugzilla.gnome.org/show_bug.cgi?id=733265
2016-06-13 14:55:25 +02:00
..
.gitignore srtp: Add SRTP plugin based on libsrtp 2013-03-12 20:01:50 -04:00
gstsrtp.c srtp: Fix critical warning trying to retrieve SSRC from a non fb message 2015-10-23 16:32:03 +03:00
gstsrtp.h srtp: add 256-bit key support 2013-12-13 17:51:18 -05:00
gstsrtpdec.c srtpdec: also check for "roc" in caps 2016-04-15 15:37:32 +02:00
gstsrtpdec.h srtpdec: Add config for the replay window size 2015-06-30 16:14:25 +02:00
gstsrtpenc.c srtpenc: remove get-rollover-counter signal and add stats property 2016-06-13 14:55:25 +02:00
gstsrtpenc.h srtpenc: remove get-rollover-counter signal and add stats property 2016-06-13 14:55:25 +02:00
Makefile.am srtp: Move the enums to the common header 2013-06-28 20:35:15 -04:00