gstreamer/ext/srtp
Sebastian Dröge 88f85f6595 Revert "srtpdec: Add support for buffer list"
This reverts commit ff11a1a8a0.

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.
2015-08-13 12:40:14 +02:00
..
.gitignore srtp: Add SRTP plugin based on libsrtp 2013-03-12 20:01:50 -04:00
gstsrtp.c srtp: Allow getting ssrc of more package types than RR and SR 2015-06-05 10:19:51 +02:00
gstsrtp.h srtp: add 256-bit key support 2013-12-13 17:51:18 -05:00
gstsrtpdec.c Revert "srtpdec: Add support for buffer list" 2015-08-13 12:40:14 +02:00
gstsrtpdec.h srtpdec: Add config for the replay window size 2015-06-30 16:14:25 +02:00
gstsrtpenc.c srtpenc: do not check input buffers 2015-07-24 09:28:01 +01:00
gstsrtpenc.h gstsrtpenc: add allow-repeat-tx property 2014-06-18 15:33:00 +02:00
Makefile.am srtp: Move the enums to the common header 2013-06-28 20:35:15 -04:00